svn commit: r243145 - head/share/man/man9
Joel Dahl
joel at FreeBSD.org
Fri Nov 16 11:56:53 UTC 2012
Author: joel (doc committer)
Date: Fri Nov 16 11:56:53 2012
New Revision: 243145
URL: http://svnweb.freebsd.org/changeset/base/243145
Log:
Remove trailing whitespace.
Modified:
head/share/man/man9/malloc.9
Modified: head/share/man/man9/malloc.9
==============================================================================
--- head/share/man/man9/malloc.9 Fri Nov 16 09:56:25 2012 (r243144)
+++ head/share/man/man9/malloc.9 Fri Nov 16 11:56:53 2012 (r243145)
@@ -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.
More information about the svn-src-all
mailing list