summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-11-16 11:56:53 +0000
committerjoel <joel@FreeBSD.org>2012-11-16 11:56:53 +0000
commitb4a387db94afc73c74f819d0de79bc7f6cc5b0a3 (patch)
tree51c9388837d39cf06e5a74ce148a351ee24cd85c /share
parent5c97761dcf450dbea3ccd3e3706c3f843d1ac27f (diff)
downloadFreeBSD-src-b4a387db94afc73c74f819d0de79bc7f6cc5b0a3.zip
FreeBSD-src-b4a387db94afc73c74f819d0de79bc7f6cc5b0a3.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'share')
-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 6d86053..9653b58 100644
--- a/share/man/man9/malloc.9
+++ b/share/man/man9/malloc.9
@@ -155,7 +155,7 @@ is specified.
.It Dv M_USE_RESERVE
Indicates that the system can use its reserve of memory to satisfy the
request.
-This option should only be used in combination with
+This option should only be used in combination with
.Dv M_NOWAIT
when an allocation failure cannot be tolerated by the caller without
catastrophic effects on the system.
OpenPOWER on IntegriCloud