Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2012 11:56:53 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r243145 - head/share/man/man9
Message-ID:  <201211161156.qAGBurDo079750@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211161156.qAGBurDo079750>