Searched refs:man (Results 76 - 100 of 126) sorted by relevance

123456

/illumos-gate/usr/src/man/man3tsol/
H A DMakefile118 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3xnet/
H A DMakefile127 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man9e/
H A DMakefile144 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dshman.sh62 # "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
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Dmanpath.c103 /* MANPATH and man.conf(5) cooperate. */
108 /* No MANPATH; use man.conf(5) only. */
114 /* Prepend man.conf(5) to MANPATH. */
121 /* Append man.conf(5) to MANPATH. */
128 /* Insert man.conf(5) into MANPATH. */
138 /* MANPATH overrides man.conf(5) completely. */
202 free(conf->output.man);
279 "includes", "man", "paper", "style",
307 if (conf->man == NULL)
308 conf->man
[all...]
H A Dtree.c31 #include "man.h"
48 tree_man(void *arg, const struct roff_man *man) argument
51 print_man(man->first->child, 0);
/illumos-gate/usr/src/
H A DMakefile40 COMMON_SUBDIRS= uts lib cmd ucblib ucbcmd psm man test
66 PARALLEL_DIRS = uts lib man
71 # And man page formats
72 CHKMANSUBDIRS = man
/illumos-gate/usr/src/man/man1/
H A DMakefile228 man.1 \
714 # Links to usr/has/man
716 edit.1 := LINKSRC = ../../../has/man/man1has/edit.1has
718 vedit.1 := LINKSRC = ../../../has/man/man1has/vi.1has
722 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/
H A DMakefile61 common/rdb.man \
/illumos-gate/usr/src/man/man3m/
H A DMakefile128 include ../Makefile.man
/illumos-gate/usr/src/man/man2/
H A DMakefile412 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3bsm/
H A DMakefile154 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3cpc/
H A DMakefile157 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3elf/
H A DMakefile188 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3papi/
H A DMakefile174 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3pool/
H A DMakefile163 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3lib/
H A DMakefile199 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man4/
H A DMakefile308 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dhelp2man3 # Generate a short man page from --help and --version output.
42 `$this_program' generates a man page out of `--help' and `--version' output.
47 -s, --section=SECTION use `SECTION' as the section for the man page
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmake-console-login-xml208 manpath='/usr/share/man' />
/illumos-gate/usr/src/man/man3contract/
H A DMakefile181 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3devinfo/
H A DMakefile208 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3ext/
H A DMakefile235 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3tecla/
H A DMakefile184 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man7d/
H A DMakefile292 include $(SRC)/man/Makefile.man

Completed in 2245 milliseconds

123456