Home
last modified time | relevance | path

Searched refs:deroff (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/
H A DMORE.STUFF24 This port includes recent versions of grap and deroff.
100 deroff
112 http://www.moria.de/deroff/
125 David Frey <dfrey@debian.org> has also written a deroff implementation
128 ftp://ftp.debian.org/debian/pool/main/d/deroff/
H A DPROJECTS7 a deroff that understands long names
H A DChangeLog.1171148 * MORE.STUFF: Added more info about deroff.
1534 * MORE.STUFF: Added info about deroff for djgpp.
H A DChangeLog.1181179 * MORE.STUFF: Add info about David Frey's deroff implementation.
/netbsd-src/external/ibm-public/postfix/dist/mantools/
H A Dmandouble6 deroff $file | double
H A Dmanspell6 deroff $file | spell | grep -F -vf proto/stop
H A Dcheck-spell-install-proto-text7 (ls *install* proto/* | grep -E -v 'stop|Makefile|html|\.proto' | mantools/deroff; cat RELEASE_NOTE…
H A Dcheck-double-cc8 find src -name '*.[hc]' | xargs cat | comment | mantools/deroff | mantools/find-double | grep -F -v…
H A Dcheck-double-install-proto-text7 (ls *install* proto/* | grep -E -v 'stop|Makefile|html|\.proto' | xargs mantools/deroff; cat RELEAS…
H A Dcheck-spell-cc8 find . -name *.[hc] | xargs cat | comment | mantools/deroff | spell | grep -F -vxf proto/stop | gre…
/netbsd-src/usr.bin/deroff/
H A DMakefile5 PROG= deroff
/netbsd-src/usr.bin/
H A DMakefile11 dc deroff db dirname du \
/netbsd-src/external/bsd/mdocml/dist/
H A Dmdoc_state.c215 deroff(&secname, n); in state_sh()
H A Droff.h552 void deroff(char **, const struct roff_node *);
H A Dmandocdb.c1447 deroff(&title, body); in parse_man()
1706 deroff(&cp, n); in parse_mdoc_Va()
1742 deroff(&mpage->desc, n); in parse_mdoc_Nd()
H A Dhtml.c349 deroff(&buf, n); in html_make_id()
H A Dmdoc_validate.c1269 deroff(&mdoc->meta.name, n); in post_nm()
2532 deroff(&datestr, n); in post_dd()
2716 deroff(&mdoc->meta.os, n); in post_os()
H A Droff.c1113 deroff(char **dest, const struct roff_node *n) in deroff() function
1120 deroff(dest, n); in deroff()
H A DNEWS115 * Avoid a NULL pointer access on deroff() failure after '.SS ""'.
881 This replaces the historical deroff(1) utility.
/netbsd-src/usr.bin/spell/spell/
H A Dspecial.netbsd219 deroff
/netbsd-src/share/man/tools/
H A Dsp.ignore184 deroff
/netbsd-src/usr.sbin/makemandb/
H A Dmakemandb.c957 deroff(&rec->name_desc, n); in pmdoc_Nd()
H A Dnostem.txt711 deroff
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY26094 mantools/deroff, mantools/check-double-cc,