summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.README
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-09-05 11:24:34 +0000
committerru <ru@FreeBSD.org>2001-09-05 11:24:34 +0000
commit46bc9d1a6454f5d993df6ed6e074d29517155f6d (patch)
tree3b7d3a552da1c79d55db90e9a632cf5a0af1c5c3 /share/mk/bsd.README
parenta6e413429a256d50629129a18d620da27917cfb6 (diff)
downloadFreeBSD-src-46bc9d1a6454f5d993df6ed6e074d29517155f6d.zip
FreeBSD-src-46bc9d1a6454f5d993df6ed6e074d29517155f6d.tar.gz
Implement the `manlint' target, for minimal validity checking of
the manual pages. Mostly useful with mdoc(7) formatted manuals. Requested by: murray
Diffstat (limited to 'share/mk/bsd.README')
-rw-r--r--share/mk/bsd.README8
1 files changed, 6 insertions, 2 deletions
diff --git a/share/mk/bsd.README b/share/mk/bsd.README
index ce340d3..031d470 100644
--- a/share/mk/bsd.README
+++ b/share/mk/bsd.README
@@ -90,10 +90,14 @@ environment or otherwise. You probably don't want to touch this file.
The include file <bsd.man.mk> handles installing manual pages and their
links.
-It has a single target:
+It has three targets:
+ all-man:
+ build manual pages.
maninstall:
- Install the manual pages and their links.
+ install the manual pages and their links.
+ manlint:
+ verify the validity of manual pages.
It sets/uses the following variables:
OpenPOWER on IntegriCloud