summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgets.3
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-08-18 14:22:00 +0000
committerpeter <peter@FreeBSD.org>1995-08-18 14:22:00 +0000
commit05034fc20d83c5cb59739ca40ffcff5b54a7c7e0 (patch)
treea2d70e97b3da2375dd15f2394af1c1f363a951de /lib/libc/stdio/fgets.3
parentd1880979032a8fb94917b517057770b1592e3c2c (diff)
downloadFreeBSD-src-05034fc20d83c5cb59739ca40ffcff5b54a7c7e0.zip
FreeBSD-src-05034fc20d83c5cb59739ca40ffcff5b54a7c7e0.tar.gz
fgetline does not exist.. fgetln is in it's place. Correct the X-Ref.
Noticed by: Brian Tao, Bruce Evans
Diffstat (limited to 'lib/libc/stdio/fgets.3')
-rw-r--r--lib/libc/stdio/fgets.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3
index 231e8f2..827de6b 100644
--- a/lib/libc/stdio/fgets.3
+++ b/lib/libc/stdio/fgets.3
@@ -128,7 +128,7 @@ for any of the errors specified for the routine
.Sh SEE ALSO
.Xr feof 3 ,
.Xr ferror 3 ,
-.Xr fgetline 3
+.Xr fgetln 3
.Sh STANDARDS
The functions
.Fn fgets
OpenPOWER on IntegriCloud