From b4a387db94afc73c74f819d0de79bc7f6cc5b0a3 Mon Sep 17 00:00:00 2001 From: joel Date: Fri, 16 Nov 2012 11:56:53 +0000 Subject: Remove trailing whitespace. --- share/man/man9/malloc.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') 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. -- cgit v1.1