Searched refs:NROFF (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/usr.bin/man/
H A Dman.sh282 local EQN NROFF PIC TBL TROFF REFER VGRIND
333 NROFF="$NROFF -T$nroff_dev"
340 NROFF="$NROFF -dlocale=$man_lang.$man_charset"
343 NROFF="$NROFF -dlocale=$man_lang.$man_charset"
350 for tool in EQN NROFF PIC TBL TROFF REFER VGRIND; do
354 *) NROFF="$NROFF
[all...]
/freebsd-9.3-release/contrib/bmake/mk/
H A Dman.mk20 NROFF?= nroff macro
28 @echo "${NROFF} -${MANDOC} ${.IMPSRC} > ${.TARGET:T}"
29 @${NROFF} -${MANDOC} ${.IMPSRC} > ${.TARGET:T} || ( rm -f ${.TARGET:T} ; false )
/freebsd-9.3-release/crypto/openssh/
H A Dconfigure639 NROFF
4987 case $NROFF in
4989 ac_cv_path_NROFF="$NROFF" # Let the user override the test with a path.
5010 NROFF=$ac_cv_path_NROFF
5011 if test -n "$NROFF"; then
5012 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NROFF" >&5
5013 $as_echo "$NROFF" >&6; }
5065 elif test "x$NROFF" != "x" ; then
5066 MANFMT="$NROFF -mandoc"
17486 case $NROFF i
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/ntpsweep/
H A DMakefile.in192 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/scripts/ntptrace/
H A DMakefile.in191 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/scripts/ntp-wait/
H A DMakefile.in191 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A DMakefile.in192 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.in192 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/ntpq/
H A DMakefile.in244 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/util/
H A DMakefile.in309 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A DMakefile.in235 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/ntpsnmpd/
H A DMakefile.in231 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/scripts/
H A DMakefile.in197 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.in249 NROFF = nroff
/freebsd-9.3-release/contrib/ntp/ntpd/
H A DMakefile.in307 NROFF = nroff
/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure966 NROFF
[all...]

Completed in 318 milliseconds