summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ungetc.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-10-10 04:12:40 +0000
committertjr <tjr@FreeBSD.org>2002-10-10 04:12:40 +0000
commit867a23440c5702d8986f4f7a6245b50511974ccb (patch)
treedae17d61547932f6f7582099d2d9fc075e97ef3c /lib/libc/stdio/ungetc.3
parentdb6fbae4bfa720af7b36c27ac35a3a56e6c6c187 (diff)
downloadFreeBSD-src-867a23440c5702d8986f4f7a6245b50511974ccb.zip
FreeBSD-src-867a23440c5702d8986f4f7a6245b50511974ccb.tar.gz
Cross-reference between byte and wide-character stdio functions. Remove
references to fputwc() and fgetwc() being macros while I'm at it.
Diffstat (limited to 'lib/libc/stdio/ungetc.3')
-rw-r--r--lib/libc/stdio/ungetc.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/ungetc.3 b/lib/libc/stdio/ungetc.3
index c1506d9..3ffab32 100644
--- a/lib/libc/stdio/ungetc.3
+++ b/lib/libc/stdio/ungetc.3
@@ -93,7 +93,8 @@ the operation will fail and the stream will remain unchanged.
.Sh SEE ALSO
.Xr fseek 3 ,
.Xr getc 3 ,
-.Xr setvbuf 3
+.Xr setvbuf 3 ,
+.Xr ungetwc 3
.Sh STANDARDS
The
.Fn ungetc
OpenPOWER on IntegriCloud