diff options
Diffstat (limited to 'lib/libc/stdio/setbuf.3')
-rw-r--r-- | lib/libc/stdio/setbuf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/setbuf.3 b/lib/libc/stdio/setbuf.3 index d02d7ea..2eda0e6 100644 --- a/lib/libc/stdio/setbuf.3 +++ b/lib/libc/stdio/setbuf.3 @@ -83,7 +83,7 @@ normally does) it is line buffered. The standard error stream .Dv stderr is always unbuffered. -Note that these defaults maybe be altered using the +Note that these defaults may be altered using the .Xr stdbuf 1 utility. .Pp |