summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ungetwc.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/ungetwc.3')
-rw-r--r--lib/libc/stdio/ungetwc.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/ungetwc.3 b/lib/libc/stdio/ungetwc.3
index 5dbcf14..e0d7df4 100644
--- a/lib/libc/stdio/ungetwc.3
+++ b/lib/libc/stdio/ungetwc.3
@@ -56,7 +56,8 @@ The
.Fn ungetwc
function pushes the wide-character
.Fa wc
-(converted to an wchar_t)
+(converted to an
+.Vt wchar_t )
back onto the input stream pointed to by
.Fa stream .
The pushed-backed wide-characters will be returned by subsequent reads on the
OpenPOWER on IntegriCloud