summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getwc.3
diff options
context:
space:
mode:
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 94762f7..aea2e84 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
OpenPOWER on IntegriCloud