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

/freebsd-11-stable/usr.bin/man/
H A Dman.sh286 line=$($cattool $manpage | head -1)
320 decho "Command: $cattool $catpage | $MANPAGER"
323 eval "$cattool $catpage | $MANPAGER"
348 if ! eval "$cattool $manpage | $testline" ;then
361 decho "Command: $cattool $manpage | $pipeline"
364 eval "$cattool $manpage | $pipeline"
453 decho "Command: $cattool $manpage | $pipeline"
456 eval "$cattool $manpage | $pipeline"
891 *.bz) cattool='/usr/bin/bzcat' ;;
892 *.bz2) cattool
[all...]

Completed in 99 milliseconds