summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjlh <jlh@FreeBSD.org>2012-04-28 21:50:30 +0000
committerjlh <jlh@FreeBSD.org>2012-04-28 21:50:30 +0000
commit5031e7fe61c91e3b35bda6900c9498abf564d769 (patch)
tree150d5fc0f491e60dbea83e981531d4013723f9d3 /lib/libc
parentdfaa19ccd10b974cbcb4948e6c901a1af2bccdfc (diff)
downloadFreeBSD-src-5031e7fe61c91e3b35bda6900c9498abf564d769.zip
FreeBSD-src-5031e7fe61c91e3b35bda6900c9498abf564d769.tar.gz
Fix small documentation mistakes.
Submitted by: brueffer Approved by: kib (mentor)
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdio/setbuf.32
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
OpenPOWER on IntegriCloud