Searched refs:man (Results 51 - 75 of 126) sorted by relevance

123456

/illumos-gate/usr/src/man/man7m/
H A DMakefile55 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/tools/quick/
H A Dmake-zfs256 (cd $SRC/man/man1m && make \
257 $ROOT/usr/share/man/man1m/zdb.1m \
258 $ROOT/usr/share/man/man1m/zfs.1m \
259 $ROOT/usr/share/man/man1m/zpool.1m )
260 (cd $SRC/man/man5 && make \
261 $ROOT/usr/share/man/man5/zpool-features.5 )
264 (cd $SRC/man/man1m && make zdb.1m.check zfs.1m.check zpool.1m.check)
265 (cd $SRC/man/man5 && make zpool-features.5.check)
268 (cd $SRC/man/man1m && make $1)
269 (cd $SRC/man/man
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c333 int format; /* current file in mdoc or man format */
918 roff_man_free1(struct roff_man *man) argument
921 if (man->first != NULL)
922 roff_node_delete(man, man->first);
923 free(man->meta.msec);
924 free(man->meta.vol);
925 free(man->meta.os);
926 free(man->meta.arch);
927 free(man
933 roff_man_alloc1(struct roff_man *man) argument
948 roff_man_reset(struct roff_man *man) argument
956 roff_man_free(struct roff_man *man) argument
967 struct roff_man *man; local
981 roff_node_alloc(struct roff_man *man, int line, int pos, enum roff_type type, int tok) argument
1005 roff_node_append(struct roff_man *man, struct roff_node *n) argument
1055 roff_word_alloc(struct roff_man *man, int line, int pos, const char *word) argument
1070 roff_word_append(struct roff_man *man, const char *word) argument
1085 roff_elem_alloc(struct roff_man *man, int line, int pos, int tok) argument
1095 roff_block_alloc(struct roff_man *man, int line, int pos, int tok) argument
1106 roff_head_alloc(struct roff_man *man, int line, int pos, int tok) argument
1117 roff_body_alloc(struct roff_man *man, int line, int pos, int tok) argument
1128 roff_addeqn(struct roff_man *man, const struct eqn *eqn) argument
1141 roff_addtbl(struct roff_man *man, const struct tbl_span *tbl) argument
1158 roff_node_unlink(struct roff_man *man, struct roff_node *n) argument
1207 roff_node_delete(struct roff_man *man, struct roff_node *n) argument
[all...]
H A Dmain.c48 #include "man.h"
325 * and for a man(1) section argument without -s.
353 /* man(1), whatis(1), apropos(1) */
394 * For standard man(1) and -a output mode,
432 * For man(1), -a and -i output mode, fall through
608 fputs("usage: man [-acfhklw] [-C file] [-I os=name] "
639 mandoc_asprintf(&file, "%s/man%s/%s.%s",
654 mandoc_asprintf(&file, "%s/man%s/%s/%s.%s",
661 mandoc_asprintf(&file, "%s/man%s/%s.[01-9]*",
729 struct roff_man *man; local
[all...]
/illumos-gate/usr/src/cmd/sgs/tools/
H A DMakefile54 SUBDIRS= $(MACH) man
/illumos-gate/usr/src/man/man3commputil/
H A DMakefile71 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3dat/
H A DMakefile97 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3dns_sd/
H A DMakefile65 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3iscsit/
H A DMakefile65 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3malloc/
H A DMakefile65 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3mp/
H A DMakefile59 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3picltree/
H A DMakefile76 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man9p/
H A DMakefile53 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man7p/
H A DMakefile80 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh39 # man page.
150 # CSS for the HTML version of the man pages.
3229 # Check if it's man page, and create plain text, html and raw (ascii)
3234 $MANDOC -Tascii $nfile | $COL -b > $nfile.man.txt
3235 source_to_html txt < $nfile.man.txt > $nfile.man.txt.html
3236 print " man-txt\c"
3237 print "$MANCSS" > $WDIR/raw_files/new/$DIR/man.css
3238 $MANDOC -Thtml -Ostyle=man.css $nfile > $nfile.man
[all...]
/illumos-gate/usr/src/man/man5/
H A DMakefile72 man.5 \
210 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3exacct/
H A DMakefile74 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3resolv/
H A DMakefile71 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3rsm/
H A DMakefile107 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3sasl/
H A DMakefile104 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3secdb/
H A DMakefile80 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/tools/
H A DMakefile109 $(ROOTONBLD)/man \
110 $(ROOTONBLD)/man/man1onbld
/illumos-gate/usr/src/man/man9s/
H A DMakefile111 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3c_db/
H A DMakefile117 include $(SRC)/man/Makefile.man
/illumos-gate/usr/src/man/man3tnf/
H A DMakefile122 include $(SRC)/man/Makefile.man

Completed in 195 milliseconds

123456