mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 00:02:44 +00:00
fgetline does not exist.. fgetln is in it's place. Correct the X-Ref.
Noticed by: Brian Tao, Bruce Evans
This commit is contained in:
parent
eae0c0a88b
commit
fdf4460bf9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=10100
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user