all-catman | Produce preformatted manual pages from the specified mandoc source files.
Fail silently on systems where mandoc/nroff are unavailable, or where
preformatted manual pages are not preferred.
|
clean-man | Clean up output files.
|
install-man-dirs | Create empty section directories in ${MANDIR}.
|
install-man | Install the manpages into ${MANDIR}.
|
install-manlinks | Install the manpage symlinks into ${MANDIR}.
|
man | Display a manpage (passed via the
MAN argument), by feeding its ASCII formatted version to ${PAGER}.
|
manlinks | Scan the ${MAN*} sources and auto-generate a
.manlinks.mk file defining links for function names (i.e., where .Fn appears in a SYNOPSIS
or ".nr nS 1" block), or where the special directive "MANLINK(name)" appears
in a comment.
|
lint | Parse only, produce no output.
Display verbose warnings.
|