Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2017 06:05:30 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r316244 - stable/11/share/man/man9
Message-ID:  <201703300605.v2U65UoB002497@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Thu Mar 30 06:05:30 2017
New Revision: 316244
URL: https://svnweb.freebsd.org/changeset/base/316244

Log:
  MFC r315803:
  
  memguard(9): fix igor/manlint warnings
  
  - Expand a contraction [1].
  - Add a missing section number when referring to uma(9) with .Xr .

Modified:
  stable/11/share/man/man9/memguard.9
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man9/memguard.9
==============================================================================
--- stable/11/share/man/man9/memguard.9	Thu Mar 30 06:04:13 2017	(r316243)
+++ stable/11/share/man/man9/memguard.9	Thu Mar 30 06:05:30 2017	(r316244)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 1, 2016
+.Dd March 22, 2017
 .Dt MEMGUARD 9
 .Os
 .Sh NAME
@@ -54,7 +54,7 @@ can take over
 and
 .Fn uma_free
 for a single
-.Xr uma
+.Xr uma 9
 zone.
 Also
 .Nm
@@ -172,7 +172,7 @@ has the 2 bit set.
 This option is off by default.
 By default
 .Nm
-doesn't guard those
+does not guard
 .Xr uma 9
 zones that have been initialized with the
 .Dv UMA_ZONE_NOFREE



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