diff options
Diffstat (limited to 'lib/libc/stdio/fflush.3')
-rw-r--r-- | lib/libc/stdio/fflush.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fflush.3 b/lib/libc/stdio/fflush.3 index ce3f1b7..abc8c67 100644 --- a/lib/libc/stdio/fflush.3 +++ b/lib/libc/stdio/fflush.3 @@ -99,8 +99,8 @@ for any of the errors specified for the routine .Xr write 2 . .Sh SEE ALSO .Xr write 2 , -.Xr fopen 3 , .Xr fclose 3 , +.Xr fopen 3 , .Xr setbuf 3 .Sh STANDARDS The |