Module Name:    src
Committed By:   wiz
Date:           Fri Feb 15 21:03:18 UTC 2013

Modified Files:
        src/share/man/man5: mk.conf.5

Log Message:
Use Nx, fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/share/man/man5/mk.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/mk.conf.5
diff -u src/share/man/man5/mk.conf.5:1.65 src/share/man/man5/mk.conf.5:1.66
--- src/share/man/man5/mk.conf.5:1.65	Fri Feb 15 19:49:48 2013
+++ src/share/man/man5/mk.conf.5	Fri Feb 15 21:03:17 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mk.conf.5,v 1.65 2013/02/15 19:49:48 jmmv Exp $
+.\"	$NetBSD: mk.conf.5,v 1.66 2013/02/15 21:03:17 wiz 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 Feburary 15, 2013
+.Dd February 15, 2013
 .Dt MK.CONF 5
 .Os
 .\" turn off hyphenation
@@ -222,7 +222,9 @@ flag.
 .It Sy MKATF
 .YorN
 Indicates whether the Automated Testing Framework is built and installed.
-This also controls whether the NetBSD test suite is built and installed,
+This also controls whether the
+.Nx
+test suite is built and installed,
 as the tests rely on ATF and cannot be built without it.
 .DFLTy
 .
@@ -508,8 +510,9 @@ Indicates whether kernel modules are bui
 .
 .It Sy MKKYUA
 .YorN
-Indicates whether Kyua (the testing infrastructure used by NetBSD) is built
-and installed.
+Indicates whether Kyua (the testing infrastructure used by
+.Nx )
+is built and installed.
 Note that
 .Em this does not control the installation of the tests themselves .
 The tests rely on the ATF libraries and therefore their build is controlled

Reply via email to