summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ungetwc.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-04 17:49:15 +0000
committerru <ru@FreeBSD.org>2002-12-04 17:49:15 +0000
commita4483b8cb5baa8578d7699bb050fbfeb53f2dda4 (patch)
tree2007e681215f0897d0a06b184a4103cc9a710ef5 /lib/libc/stdio/ungetwc.3
parent500c14e805372365f53d1c7abb874ef9b7841391 (diff)
downloadFreeBSD-src-a4483b8cb5baa8578d7699bb050fbfeb53f2dda4.zip
FreeBSD-src-a4483b8cb5baa8578d7699bb050fbfeb53f2dda4.tar.gz
mdoc(7) police: markup overhaul.
Approved by: re
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