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

/freebsd-13-stable/usr.bin/man/
H A Dman.sh819 local IFS bad cmd f good key keywords loc opt out path rval wlist
845 wlist="$wlist $path/$f"
851 wlist="$wlist $path/$loc/$f"
857 if [ -z "$wlist" ]; then
864 out=$(grep -Ehi $opt -- "$key" $wlist)

Completed in 98 milliseconds