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

/freebsd-11-stable/usr.bin/man/
H A Dman.sh51 # Builds a correct MANLOCALES variable.
54 if [ -n "$MANLOCALES" ]; then
61 MANLOCALES=${manlocales#:}
63 decho "Available manual locales: $MANLOCALES"
266 if [ -n "$Lflag" -a -n "$MANLOCALES" ]; then
267 echo "(Warning: MANLOCALES environment variable set)" >&2
847 for loc in $MANLOCALES; do
986 echo $MANLOCALES

Completed in 61 milliseconds