summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgets.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/fgets.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/fgets.3')
-rw-r--r--lib/libc/stdio/fgets.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3
index 86bef2d..e536b21 100644
--- a/lib/libc/stdio/fgets.3
+++ b/lib/libc/stdio/fgets.3
@@ -150,7 +150,8 @@ the FSA.)
.Sh SEE ALSO
.Xr feof 3 ,
.Xr ferror 3 ,
-.Xr fgetln 3
+.Xr fgetln 3 ,
+.Xr fgetws 3
.Rs
.%T "The FreeBSD Security Architecture"
.Re
OpenPOWER on IntegriCloud