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