summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/getwc.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-04 17:49:15 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-04 17:49:15 +0000
commit898f520da85b4349f5645d74190c4175c08c5389 (patch)
tree2007e681215f0897d0a06b184a4103cc9a710ef5 /lib/libc/stdio/getwc.3
parentb7cea4d5d261c2bf92f7cb4831bc50a2dedf01a0 (diff)
Notes
Diffstat (limited to 'lib/libc/stdio/getwc.3')
-rw-r--r--lib/libc/stdio/getwc.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/stdio/getwc.3 b/lib/libc/stdio/getwc.3
index 94762f723167..aea2e847fbda 100644
--- a/lib/libc/stdio/getwc.3
+++ b/lib/libc/stdio/getwc.3
@@ -44,7 +44,7 @@
.Sh NAME
.Nm fgetwc ,
.Nm getwc ,
-.Nm getwchar ,
+.Nm getwchar
.Nd get next wide-character from input stream
.Sh LIBRARY
.Lb libc
@@ -77,7 +77,8 @@ The
function
is equivalent to
.Fn getwc
-with the argument stdin.
+with the argument
+.Em stdin .
.Sh RETURN VALUES
If successful, these routines return the next wide-character
from the