Lines Matching refs:man

62 # "sect"            - section (if "manpath_element" is something like /usr/share/man,1b)
77 # strip section from manpath elements like "/usr/share/man,1b"
105 typeset mancf="${mandir_node.dir}/man.cf"
118 ls -1d ~(El)(sman|man).*/ | \
120 s="${s/~(El)(sman|man)/}" ; \
173 # /usr/bin/man <keyword>
216 tbl <<<"${tmp}" | eqn | nroff -u0 -Tlp -man - | col -x | browse_manpage /dev/stdin "${manname}(${mansect})"
221 match="${mandir}/man${mansect}/${manname}.${mansect}"
224 tbl <"${match}" | eqn | nroff -u0 -Tlp -man - | col -x | browse_manpage /dev/stdin "${manname}(${mansect})"
235 # /usr/bin/man -l <keyword>
265 match="${mandir}/man${mansect}/${manname}.${mansect}"
325 [+NAME?man - find and display reference manual pages]
326 [+DESCRIPTION?The man command displays information from the reference
330 manual page is located, man prints an error message.]
338 path is /usr/share/man:/usr/local/man, man searches for name in the standard
339 location, and then /usr/local/man. When used with the -k or -f options, the -M
340 option must appear first. Each directory in the path is assumed to contain subdirectories of the form man* or sman* ,
342 [s:section?Specifies sections of the manual for man to search. The directories searched for
348 a comma. This option overrides the MANPATH environment variable and the man.cf
350 See Search Path below for an explanation of how man conducts its search.]:[section]
372 # cd /usr/man; LC_MESSAGES=C /usr/lib/sgml/sgml2roff /usr/man/sman1as/asadmin-list-timers.1as | tbl | eqn | nroff -u0 -Tlp -man - | col -x > /tmp/mpLQaqac