Lines Matching full:manual
35 bsd.man.mk - install of manual pages and their links
179 The include file <bsd.man.mk> handles installing manual pages and their
185 build manual pages.
187 install the manual pages and their links.
189 verify the validity of manual pages.
193 MAN The manual pages to be installed (use a .1 - .9 suffix).
195 MANDIR Base path for manual installation.
197 MANGRP Manual group.
199 MANMODE Manual mode.
201 MANOWN Manual owner.
203 MANSUBDIR Subdirectory under the manual page section, i.e. "/vax"
204 or "/tahoe" for machine specific manual pages.
206 MLINKS List of manual page links (using a .1 - .9 suffix). The
216 manual pages and binaries.
228 MANDIR Base path for manual installation.
230 MANGRP Manual group.
232 MANMODE Manual mode.
234 MANOWN Manual owner.
260 more source files, along with their manual pages. It has a limited number
266 build the program and its manual page
271 well as .depend, tags, and any manual pages.
276 install the program and its manual pages; if the Makefile
377 MAN Manual pages. If no MAN variable is defined,
447 To build foo from foo.c with a manual page foo.1, use:
453 To build foo from foo.c with a manual page foo.2, add the line:
457 If foo does not have a manual page at all, add the line:
482 from one or more source files, along with their manual pages. It has a
613 MAN The manual pages to be installed. See bsd.man.mk for more