Source-Changes-HG archive

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

[src/trunk]: src/share/mk Sync with reality for MKCATPAGES and MKMANDOC.



details:   https://anonhg.NetBSD.org/src/rev/09adb8d98d9d
branches:  trunk
changeset: 773587:09adb8d98d9d
user:      joerg <joerg%NetBSD.org@localhost>
date:      Tue Feb 07 22:58:49 2012 +0000

description:
Sync with reality for MKCATPAGES and MKMANDOC.

diffstat:

 share/mk/bsd.README |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 030894ab94e3 -r 09adb8d98d9d share/mk/bsd.README
--- a/share/mk/bsd.README       Tue Feb 07 21:13:34 2012 +0000
+++ b/share/mk/bsd.README       Tue Feb 07 22:58:49 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.README,v 1.291 2012/01/28 21:32:13 christos Exp $
+#      $NetBSD: bsd.README,v 1.292 2012/02/07 22:58:49 joerg Exp $
 #      @(#)bsd.README  8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -128,7 +128,7 @@
                Default: no
 
 MKCATPAGES     If "no", don't build or install the catman pages.
-               Default: yes
+               Default: no
 
 MKCOMPAT       If "no", don't build or install the src/compat.
                Default: yes on amd64/sparc64, no elsewhere.
@@ -253,7 +253,7 @@
                catman or html pages.  A directory can be exempted by
                defining NOMANDOC.  Individual man pages are exempted
                if NOMANDOC.${target} is set to "yes".
-               Default: no
+               Default: yes
 
 MKMANZ         If not "no", compress manual pages at installation time.
                Default: no



Home | Main Index | Thread Index | Old Index