Lines Matching refs:manual
35 bsd.man.mk - install of manual pages and their links
169 The include file <bsd.man.mk> handles installing manual pages and their
175 build manual pages.
177 install the manual pages and their links.
179 verify the validity of manual pages.
183 MAN The manual pages to be installed (use a .1 - .9 suffix).
185 MANDIR Base path for manual installation.
193 MANSUBDIR Subdirectory under the manual page section, i.e. "/vax"
194 or "/tahoe" for machine specific manual pages.
196 MLINKS List of manual page links (using a .1 - .9 suffix). The
206 manual pages and binaries.
218 MANDIR Base path for manual installation.
232 more source files, along with their manual pages. It has a limited number
238 build the program and its manual page
243 well as .depend, tags, and any manual pages.
248 install the program and its manual pages; if the Makefile
393 To build foo from foo.c with a manual page foo.1, use:
399 To build foo from foo.c with a manual page foo.2, add the line:
403 If foo does not have a manual page at all, add the line:
414 from one or more source files, along with their manual pages. It has a
535 MAN The manual pages to be installed. See bsd.man.mk for more