aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fgets.3
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1995-08-18 14:22:00 +0000
committerPeter Wemm <peter@FreeBSD.org>1995-08-18 14:22:00 +0000
commitfdf4460bf93b959675ebf9c2b3d38a8ad51d8a2b (patch)
treea2d70e97b3da2375dd15f2394af1c1f363a951de /lib/libc/stdio/fgets.3
parenteae0c0a88b0e2aed542aed95205216f12fdb26db (diff)
downloadsrc-fdf4460bf93b959675ebf9c2b3d38a8ad51d8a2b.tar.gz
src-fdf4460bf93b959675ebf9c2b3d38a8ad51d8a2b.zip
Notes
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 231e8f24f782..827de6b51463 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