From 36bf9c3062d23ee339e8f5ac7c7ed5cb9ad5060c Mon Sep 17 00:00:00 2001 From: kleink Date: Wed, 9 Sep 1998 19:51:39 +0000 Subject: [PATCH] Typo; from Michael Richardson in PR misc/6053. --- lib/libc/stdio/fseek.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/stdio/fseek.3 b/lib/libc/stdio/fseek.3 index 96ba17384a82..9245586f95b0 100644 --- a/lib/libc/stdio/fseek.3 +++ b/lib/libc/stdio/fseek.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: fseek.3,v 1.9 1998/04/28 06:00:53 fair Exp $ +.\" $NetBSD: fseek.3,v 1.10 1998/09/09 19:51:39 kleink Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -143,7 +143,7 @@ and .Fn ftell returns the current offset. Otherwise, -.Fn fseek +.Fn ftell returns \-1 and the others return a nonzero value and the global variable