summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2001-12-07 12:36:11 +0000
committerwiz <wiz@NetBSD.org>2001-12-07 12:36:11 +0000
commit69486f2d3a87f4b636bb8a79a0cd7ed8aac6695b (patch)
tree68ca2f91971a8bffaecadddffc4c830cef579ab2 /lib
parent881a6c7de6462faf6c69d039a6571ec9614a2a8c (diff)
Slight grammar improvement.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/stdio.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/stdio.3 b/lib/libc/stdio/stdio.3
index 7a36e77b895..7122988cf0a 100644
--- a/lib/libc/stdio/stdio.3
+++ b/lib/libc/stdio/stdio.3
@@ -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