From 05034fc20d83c5cb59739ca40ffcff5b54a7c7e0 Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 18 Aug 1995 14:22:00 +0000 Subject: fgetline does not exist.. fgetln is in it's place. Correct the X-Ref. Noticed by: Brian Tao, Bruce Evans --- lib/libc/stdio/fgets.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdio/fgets.3') 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 -- cgit v1.1