Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 Update some defaults, from Joachim Henke on n...



details:   https://anonhg.NetBSD.org/src/rev/8702b34f5476
branches:  trunk
changeset: 337246:8702b34f5476
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Apr 08 05:47:00 2015 +0000

description:
Update some defaults, from Joachim Henke on netbsd-docs.

diffstat:

 share/man/man5/mk.conf.5 |  13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diffs (42 lines):

diff -r 175c8d13fe7d -r 8702b34f5476 share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5  Wed Apr 08 03:14:29 2015 +0000
+++ b/share/man/man5/mk.conf.5  Wed Apr 08 05:47:00 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mk.conf.5,v 1.69 2014/03/25 10:23:26 wiz Exp $
+.\"    $NetBSD: mk.conf.5,v 1.70 2015/04/08 05:47:00 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 March 25, 2014
+.Dd April 7, 2015
 .Dt MK.CONF 5
 .Os
 .\" turn off hyphenation
@@ -262,7 +262,7 @@
 .YorN
 Indicates whether preformatted plaintext manual pages will be created
 and installed.
-.DFLTy
+.DFLTn
 .
 .It Sy MKCLEANSRC
 .YorN
@@ -1053,11 +1053,10 @@
 .Dq XFree86 .
 Only relevant if
 .Sy MKX11!=no .
-.Pp
-.Em Default :
+.DFLT
+.Dq XFree86
+on acorn32, alpha, amiga, mac68k, pmax, and sun3 platforms,
 .Dq Xorg
-on alpha, i386, macppc, shark and sparc64 platforms.
-.Dq XFree86
 on everything else.
 .
 .El



Home | Main Index | Thread Index | Old Index