Home
last modified time | relevance | path

Searched refs:cf_man2html_page (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/byacc/
H A Daclocal.m42045cf_man2html_page="`${FGREP-fgrep} -n HEAD1 conftest.out |sed -n '$p' |sed -e 's/^[[^0-9]]*://' -e …
2046 test -z "$cf_man2html_page" && cf_man2html_page=99999
2047 test "$cf_man2html_page" -gt 100 && cf_man2html_page=99999
2050 AC_MSG_RESULT($cf_man2html_page)
2054 MAN2HTML_OPTS="\$MAN2HTML_OPTS -index -title=\"\$ROOT(\$TYPE)\" -compress -pgsize $cf_man2html_page"
/freebsd/contrib/dialog/
H A Daclocal.m45953cf_man2html_page="`${FGREP-fgrep} -n HEAD1 conftest.out |sed -n '$p' |sed -e 's/^[[^0-9]]*://' -e …
5954 test -z "$cf_man2html_page" && cf_man2html_page=99999
5955 test "$cf_man2html_page" -gt 100 && cf_man2html_page=99999
5958 AC_MSG_RESULT($cf_man2html_page)
5962 MAN2HTML_OPTS="\$MAN2HTML_OPTS -index -title=\"\$ROOT(\$TYPE)\" -compress -pgsize $cf_man2html_page"