diff options
Diffstat (limited to 'mk/help')
-rw-r--r-- | mk/help/man.help | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/help/man.help b/mk/help/man.help index 664b06d3332..fd1a4b7c4cc 100644 --- a/mk/help/man.help +++ b/mk/help/man.help @@ -1,4 +1,4 @@ -# $NetBSD: man.help,v 1.1 2007/09/29 13:49:21 rillig Exp $ +# $NetBSD: man.help,v 1.2 2007/09/30 12:56:24 rillig Exp $ # # The installation of manual pages (manpages) can be handled very flexibly # with pkgsrc, and is therefore quite complex. @@ -19,6 +19,8 @@ # PKGMANDIR # (See mk/defaults/mk.conf) # +# Other variables: +# # MANINSTALL # A list of installation types for manpages. Can contain one or more # of the following: |