Remove trailing whitespace.

This commit is contained in:
Joel Dahl 2012-11-16 11:56:53 +00:00
parent b95b21c7ab
commit 788c8ebcb5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=243145

View File

@ -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.