summaryrefslogtreecommitdiffstats
path: root/share/man/man9/malloc.9
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-06-27 02:38:46 +0000
committermpp <mpp@FreeBSD.org>1999-06-27 02:38:46 +0000
commit9d0120cf5373bd702edad559a9bf2acac14030df (patch)
tree9a1f25949f3c79374297823181766c62841cebca /share/man/man9/malloc.9
parentbb3bf618540bd3e027764c16dcdf18a3e2fd631f (diff)
downloadFreeBSD-src-9d0120cf5373bd702edad559a9bf2acac14030df.zip
FreeBSD-src-9d0120cf5373bd702edad559a9bf2acac14030df.tar.gz
Fix some typos and do some minor mdoc cleanup.
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 a5c4566..e7d1b54 100644
--- a/share/man/man9/malloc.9
+++ b/share/man/man9/malloc.9
@@ -116,7 +116,7 @@ and return
immediately. It is expected that the caller will at some point call
.Fn await
and then retry the allocation. Depending on the routine in question, the
-caller may decide to propogate the temporary failure up the call chain
+caller may decide to propagate the temporary failure up the call chain
and actually have some other higher level routine block on the async wait
that
.Fn malloc
OpenPOWER on IntegriCloud