Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk USETBL no longer disables mandoc processing.
details: https://anonhg.NetBSD.org/src/rev/7e484b9e6f94
branches: trunk
changeset: 760775:7e484b9e6f94
user: joerg <joerg%NetBSD.org@localhost>
date: Wed Jan 12 23:05:31 2011 +0000
description:
USETBL no longer disables mandoc processing.
diffstat:
share/mk/bsd.README | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 76b4278e9063 -r 7e484b9e6f94 share/mk/bsd.README
--- a/share/mk/bsd.README Wed Jan 12 23:03:55 2011 +0000
+++ b/share/mk/bsd.README Wed Jan 12 23:05:31 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.277 2010/10/31 11:52:53 mbalmer Exp $
+# $NetBSD: bsd.README,v 1.278 2011/01/12 23:05:31 joerg Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -252,7 +252,7 @@
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 USETBL is set or NOMANDOC.${target} is set to "yes".
+ if NOMANDOC.${target} is set to "yes".
Default: no
MKMANZ If not "no", compress manual pages at installation time.
Home |
Main Index |
Thread Index |
Old Index