Home
last modified time | relevance | path

Searched refs:MANPAGER (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/man/
H A Dman.sh357 decho "Command: $cattool \"$catpage\" | $MANPAGER"
360 $cattool "$catpage" | $MANPAGER
382 pipeline="mandoc $mandoc_args | $MANPAGER"
487 pipeline="$pipeline | $NROFF | $MANPAGER"
597 P) MANPAGER=$OPTARG ;;
912 printf '%b\n' "$good" | $MANPAGER
940 if [ -z "$MANPAGER" ]; then
942 MANPAGER="less -sR"
945 MANPAGER="$PAGER"
947 MANPAGER="less -s"
[all …]
/freebsd/contrib/mandoc/
H A DNEWS839 * Support the MANPAGER and PAGER environment variables.
/freebsd/
H A DUPDATING1298 restore the old behavior, set PAGER="more" and MANPAGER="more -s" in