Searched refs:MANPATH (Results 1 – 11 of 11) sorted by relevance
18 MANPATH=`/usr/bin/manpath -q`21 if [ -z "${MANPATH}" ]31 /usr/libexec/makewhatis.local "${MANPATH}" || rc=339 -L "${MANPATH}" || rc=3
99 if [ -n "$MANPATH" ]; then100 case "$MANPATH" in101 *:) PREPEND_MANPATH=${MANPATH} ;;102 :*) APPEND_MANPATH=${MANPATH} ;;104 PREPEND_MANPATH=${MANPATH%%::*}105 APPEND_MANPATH=${MANPATH#*::}138 MANPATH=${manpath#:}140 decho "Using manual path: $MANPATH"529 for path in $MANPATH; do596 M) MANPATH=$OPTARG ;;[all …]
763 if (! $?MANPATH) then765 setenv MANPATH /usr/share/man:767 setenv MANPATH /usr/man:772 # use of $MANPATH from Dan Nicolaescu <dann@ics.uci.edu>775 'n@1@`set q = "$MANPATH:as%:%/man1 %" ; \ls -1 $q |& sed -e s%^.\*:.\*\$%% -e s%\\.1.\*\$%%`@'\776 'n@2@`set q = "$MANPATH:as%:%/man2 %" ; \ls -1 $q |& sed -e s%^.\*:.\*\$%% -e s%\\.2.\*\$%%`@'\777 'n@3@`set q = "$MANPATH:as%:%/man3 %" ; \ls -1 $q |& sed -e s%^.\*:.\*\$%% -e s%\\.3.\*\$%%`@'\778 'n@4@`set q = "$MANPATH:as%:%/man4 %" ; \ls -1 $q |& sed -e s%^.\*:.\*\$%% -e s%\\.4.\*\$%%`@'\779 'n@5@`set q = "$MANPATH:as%:%/man5 %" ; \ls -1 $q |& sed -e s%^.\*:.\*\$%% -e s%\\.5.\*\$%%`@'\780 'n@6@`set q = "$MANPATH:as%:%/man6 %" ; \ls -1 $q |& sed -e s%^.\*:.\*\$%% -e s%\\.6.\*\$%%`@'\[all …]
14 setenv MANPATH "/usr/share/man:/usr/X11R6/man:/usr/local/man"
1310 if test -z "$MANPATH" ; then1311 MANPATH="/usr/man:/usr/share/man"1321 for cf_dir in $MANPATH; do1361 # only check the first directory in $MANPATH where we find manpages
6961 if test -z "$MANPATH" ; then6972 for cf_dir in $MANPATH; do7012 # only check the first directory in $MANPATH where we find manpages
72 # MANPATH is not set in the environment, and man.conf(5) is not
477 modifications, and ${MANPATH}, -m, and -M for user preferences614 * When there is no -m, no -M, no MANPATH and no /etc/man.conf,636 * Fix handling of leading, trailing, and double colons in MANPATH and -m.
5720 if test -z "$MANPATH" ; then5721 MANPATH="/usr/man:/usr/share/man"5731 for cf_dir in $MANPATH; do5771 # only check the first directory in $MANPATH where we find manpages
14951 if test -z "$MANPATH" ; then14952 MANPATH="/usr/man:/usr/share/man"14962 for cf_dir in $MANPATH; do
14223 + modify treatment of empty token in $MANPATH to /usr/man (reported by