summaryrefslogtreecommitdiffstats
path: root/share/man/man9/malloc.9
diff options
context:
space:
mode:
authorjraynard <jraynard@FreeBSD.org>1998-02-28 15:37:25 +0000
committerjraynard <jraynard@FreeBSD.org>1998-02-28 15:37:25 +0000
commite34d61643bee68758af1b09e3d77cc1ecee378f9 (patch)
tree9db73c11ad9fd34ce73689eceea5cef2febddec7 /share/man/man9/malloc.9
parentc8c52f6eb78396b2944d57cbb8361182e8a4f045 (diff)
downloadFreeBSD-src-e34d61643bee68758af1b09e3d77cc1ecee378f9.zip
FreeBSD-src-e34d61643bee68758af1b09e3d77cc1ecee378f9.tar.gz
Fix a few typos.
Diffstat (limited to 'share/man/man9/malloc.9')
-rw-r--r--share/man/man9/malloc.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9
index 605c91a..a78563e 100644
--- a/share/man/man9/malloc.9
+++ b/share/man/man9/malloc.9
@@ -101,7 +101,7 @@ will never return
.Dv NULL .
Note that
.Dv M_WAITOK
-is conveniently defined to be 0, and hence maybe or'ed into the
+is conveniently defined to be 0, and hence may be or'ed into the
.Fa flags
argument to indicate that it's Ok to wait for resources.
.El
OpenPOWER on IntegriCloud