Slight grammar improvement.

This commit is contained in:
wiz 2001-12-07 12:36:11 +00:00
parent 881a6c7de6
commit 69486f2d3a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: stdio.3,v 1.12 2001/12/07 11:47:44 yamt Exp $
.\" $NetBSD: stdio.3,v 1.13 2001/12/07 12:36:11 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -243,7 +243,7 @@ fseek reposition a stream
fsetpos reposition a stream
ftell reposition a stream
funopen open a stream
fwide set/get orientation of stream
fwide set/get orientation of a stream
fwopen open a stream
fwrite binary stream input/output
getc get next character or word from input stream