Lines Matching full:manual
76 The include file <bsd.man.mk> handles installing manual pages and their
82 Install the manual pages and their links.
86 MANDIR Base path for manual installation.
88 MANGRP Manual group.
90 MANOWN Manual owner.
92 MANMODE Manual mode.
94 MANSUBDIR Subdirectory under the manual page section, i.e. "/vax"
95 or "/tahoe" for machine specific manual pages.
97 MAN The manual pages to be installed (use a .1 - .9 suffix).
99 MLINKS List of manual page links (using a .1 - .9 suffix). The
109 such as the owners, groups, etc. for both manual pages and binaries, and
136 MANDIR Base path for manual installation. [/usr/share/man/cat]
138 MANGRP Manual group. [bin]
140 MANOWN Manual owner. [bin]
142 MANMODE Manual mode. [${NONBINMODE}]
198 MANZ Compress manual pages at installation time.
218 more source files, along with their manual pages. It has a limited number
224 build the program and its manual page
230 well as .depend, tags, and any manual pages.
237 install the program and its manual pages; if the Makefile
278 MAN Manual pages (should end in .1 - .9). If no MAN variable is
329 To build foo from foo.c with a manual page foo.1, use:
335 To build foo from foo.c with a manual page foo.2, add the line:
339 If foo does not have a manual page at all, add the line:
388 MAN The manual pages to be installed (use a .1 - .9 suffix).