summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getwc.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/getwc.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/getwc.3')
-rw-r--r--lib/libc/stdio/getwc.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdio/getwc.3 b/lib/libc/stdio/getwc.3
index 574365e..94762f7 100644
--- a/lib/libc/stdio/getwc.3
+++ b/lib/libc/stdio/getwc.3
@@ -38,7 +38,7 @@
.\" @(#)getc.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd October 24, 2001
+.Dd October 10, 2002
.Dt GETWC 3
.Os
.Sh NAME
@@ -70,8 +70,7 @@ The
.Fn getwc
function
acts essentially identically to
-.Fn fgetwc ,
-but is a macro that expands in-line.
+.Fn fgetwc .
.Pp
The
.Fn getwchar
@@ -103,6 +102,7 @@ until the condition is cleared with
.Xr ferror 3 ,
.Xr fopen 3 ,
.Xr fread 3 ,
+.Xr getc 3 ,
.Xr putwc 3 ,
.Xr stdio 3 ,
.Xr ungetwc 3
OpenPOWER on IntegriCloud