Typo; from Michael Richardson <mcr@sandelman.ottawa.on.ca> in PR misc/6053.

This commit is contained in:
kleink 1998-09-09 19:51:39 +00:00
parent c9f14e5e97
commit 36bf9c3062
1 changed files with 2 additions and 2 deletions

View File

@ -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 .\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -143,7 +143,7 @@ and
.Fn ftell .Fn ftell
returns the current offset. returns the current offset.
Otherwise, Otherwise,
.Fn fseek .Fn ftell
returns \-1 and returns \-1 and
the others the others
return a nonzero value and the global variable return a nonzero value and the global variable