Searched refs:deroff (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/cmd/deroff/ |
H A D | Makefile | 27 PROG= deroff
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | spell.sh | 59 if [ -x /usr/bin/deroff ]
|
/illumos-gate/usr/src/cmd/ |
H A D | Makefile | 124 deroff \ 578 deroff \
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | mdoc_state.c | 218 deroff(&secname, n); in state_sh()
|
H A D | roff.h | 556 void deroff(char **, const struct roff_node *);
|
H A D | mandocdb.c | 1509 deroff(&title, body); in parse_man() 1768 deroff(&cp, n); in parse_mdoc_Va() 1804 deroff(&mpage->desc, n); in parse_mdoc_Nd()
|
H A D | man_validate.c | 322 deroff(&tag, n); in post_SH()
|
H A D | html.c | 383 deroff(&buf, n); in html_make_id()
|
H A D | mdoc_validate.c | 1406 deroff(&mdoc->meta.name, n); in post_nm() 2614 deroff(&tag, n); in post_section() 2902 deroff(&mdoc->meta.os, n); in post_os()
|
H A D | roff.c | 1181 deroff(char **dest, const struct roff_node *n) in deroff() function 1188 deroff(dest, n); in deroff()
|
/illumos-gate/usr/src/man/man1/ |
H A D | Makefile | 97 deroff.1 \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | text-doctools.p5m | 41 file path=usr/bin/deroff mode=0555 304 file path=usr/share/man/man1/deroff.1
|