Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Stop mentioning the support for cat pages
details: https://anonhg.NetBSD.org/src/rev/e566748f672c
branches: trunk
changeset: 1016114:e566748f672c
user: kamil <kamil%NetBSD.org@localhost>
date: Sun Nov 08 15:19:18 2020 +0000
description:
Stop mentioning the support for cat pages
diffstat:
share/mk/bsd.README | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r a86034559e8b -r e566748f672c share/mk/bsd.README
--- a/share/mk/bsd.README Sun Nov 08 15:18:09 2020 +0000
+++ b/share/mk/bsd.README Sun Nov 08 15:19:18 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.413 2020/11/08 14:52:35 kamil Exp $
+# $NetBSD: bsd.README,v 1.414 2020/11/08 15:19:18 kamil Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -350,9 +350,9 @@
Default: yes
MKMANDOC If "yes", mandoc is built as tool and used to compile
- catman or html pages. A directory can be exempted by
- defining NOMANDOC. Individual man pages are exempted
- if NOMANDOC.${target} is set to "yes".
+ html pages. A directory can be exempted by defining NOMANDOC.
+ Individual man pages are exempted if NOMANDOC.${target} is set
+ to "yes".
Default: yes
MKMANZ If not "no", compress manual pages at installation time.
@@ -459,8 +459,8 @@
MKSHARE If "no", act as "MKDOC=no MKHTML=no MKINFO=no
MKMAN=no MKNLS=no".
- I.e, don't build catman pages, documentation, Info
- documentation, man pages, NLS files, ...
+ I.e, don't build documentation, Info documentation, man pages,
+ NLS files, ...
Default: yes
MKSKEY If "no", disables building of S/key authentication
@@ -717,7 +717,7 @@
NONBINMODE Mode for non-executable files. [444]
-MANDIR Base path for manual installation. [/usr/share/man/cat]
+MANDIR Base path for manual installation. [/usr/share/man]
MANGRP Manual group. [wheel]
Home |
Main Index |
Thread Index |
Old Index