Lines Matching full:manual
35 bsd.man.mk - install of manual pages and their links
177 The include file <bsd.man.mk> handles installing manual pages and their
183 build manual pages.
185 install the manual pages and their links.
187 verify the validity of manual pages.
191 MAN The manual pages to be installed (use a .1 - .9 suffix).
193 MANDIR Base path for manual installation.
195 MANGRP Manual group.
197 MANMODE Manual mode.
199 MANOWN Manual owner.
201 MANSUBDIR Subdirectory under the manual page section, i.e. "/vax"
202 or "/tahoe" for machine specific manual pages.
204 MLINKS List of manual page links (using a .1 - .9 suffix). The
214 manual pages and binaries.
226 MANDIR Base path for manual installation.
228 MANGRP Manual group.
230 MANMODE Manual mode.
232 MANOWN Manual owner.
258 more source files, along with their manual pages. It has a limited number
264 build the program and its manual page
269 well as .depend, tags, and any manual pages.
274 install the program and its manual pages; if the Makefile
375 MAN Manual pages. If no MAN variable is defined,
445 To build foo from foo.c with a manual page foo.1, use:
451 To build foo from foo.c with a manual page foo.2, add the line:
455 If foo does not have a manual page at all, add the line:
480 from one or more source files, along with their manual pages. It has a
611 MAN The manual pages to be installed. See bsd.man.mk for more