Wed Sep 19 23:06:22 2012 UTC ()
Fix inverted logic description for MKSTRIPIDENT.
Noted by Snader_LB on freenode IRC


(abs)
diff -r1.89 -r1.90 src/doc/BUILDING.mdoc
diff -r1.61 -r1.62 src/share/man/man5/mk.conf.5

cvs diff -r1.89 -r1.90 src/doc/BUILDING.mdoc (expand / switch to context diff)
--- src/doc/BUILDING.mdoc 2012/05/25 10:47:25 1.89
+++ src/doc/BUILDING.mdoc 2012/09/19 23:06:22 1.90
@@ -1,4 +1,4 @@
-.\"	$NetBSD: BUILDING.mdoc,v 1.89 2012/05/25 10:47:25 wiz Exp $
+.\"	$NetBSD: BUILDING.mdoc,v 1.90 2012/09/19 23:06:22 abs Exp $
 .\"
 .\" Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -33,7 +33,7 @@
 .\" Toolchain prefix for commands
 .ds toolprefix nb
 .
-.Dd May 25, 2012
+.Dd September 19, 2012
 .Dt BUILDING 8
 .Os NetBSD
 .
@@ -580,9 +580,9 @@
 .
 .It Sy MKSTRIPIDENT
 .YorN
-Indicates whether program binaries and shared libraries should be built
-to include RCS IDs for use with
-.Xr ident 1 .
+Indicates whether RCS IDs, for use with
+.Xr ident 1 ,
+should be stripped from program binaries and shared libraries.
 .DFLTn
 .
 .It Sy MKUNPRIVED

cvs diff -r1.61 -r1.62 src/share/man/man5/mk.conf.5 (expand / switch to context diff)
--- src/share/man/man5/mk.conf.5 2012/07/14 17:12:27 1.61
+++ src/share/man/man5/mk.conf.5 2012/09/19 23:06:22 1.62
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mk.conf.5,v 1.61 2012/07/14 17:12:27 wiz Exp $
+.\"	$NetBSD: mk.conf.5,v 1.62 2012/09/19 23:06:22 abs Exp $
 .\"
 .\"  Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
 .\"  All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 14, 2012
+.Dd September 19, 2012
 .Dt MK.CONF 5
 .Os
 .\" turn off hyphenation
@@ -641,9 +641,9 @@
 .
 .It Sy MKSTRIPIDENT
 .YorN
-Indicates whether program binaries and shared libraries should be built
-to include RCS IDs for use with
-.Xr ident 1 .
+Indicates whether RCS IDs, for use with
+.Xr ident 1 ,
+should be stripped from program binaries and shared libraries.
 .DFLTn
 .
 .It Sy MKUNPRIVED