diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-10-10 04:12:40 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-10-10 04:12:40 +0000 |
| commit | ce04c11001bbd7623549d791dee58b2683c81585 (patch) | |
| tree | dae17d61547932f6f7582099d2d9fc075e97ef3c /lib/libc/stdio/fgets.3 | |
| parent | e1961f5c1ec92fbe580f2ed4258ca0b5319e8b38 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio/fgets.3')
| -rw-r--r-- | lib/libc/stdio/fgets.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3 index 86bef2d67eb0..e536b2157534 100644 --- a/lib/libc/stdio/fgets.3 +++ b/lib/libc/stdio/fgets.3 @@ -150,7 +150,8 @@ the FSA.) .Sh SEE ALSO .Xr feof 3 , .Xr ferror 3 , -.Xr fgetln 3 +.Xr fgetln 3 , +.Xr fgetws 3 .Rs .%T "The FreeBSD Security Architecture" .Re |
