svn commit: r226619 - head/share/man/man9

Gleb Smirnoff glebius at FreeBSD.org
Fri Oct 21 20:23:40 UTC 2011


Author: glebius
Date: Fri Oct 21 20:23:40 2011
New Revision: 226619
URL: http://svn.freebsd.org/changeset/base/226619

Log:
  Spelling.
  
  Submitted by:	dougb

Modified:
  head/share/man/man9/memguard.9

Modified: head/share/man/man9/memguard.9
==============================================================================
--- head/share/man/man9/memguard.9	Fri Oct 21 14:23:59 2011	(r226618)
+++ head/share/man/man9/memguard.9	Fri Oct 21 20:23:40 2011	(r226619)
@@ -205,7 +205,7 @@ and
 .An Gleb Smirnoff Aq glebius at FreeBSD.org
 to both the implementation and the documentation.
 .Sh BUGS
-It is not possible to guard allocations that really expect theirselves to be
+It is not possible to guard allocations that really expect themselves to be
 allocated from
 .Xr uma 9 ,
 utilizing additional interfaces apart from


More information about the svn-src-all mailing list