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

/freebsd-11-stable/usr.bin/man/
H A Dman.sh818 local IFS bad cmd f good key keywords loc opt out path rval wlist
844 wlist="$wlist $path/$f"
850 wlist="$wlist $path/$loc/$f"
856 if [ -z "$wlist" ]; then
863 out=$(grep -Ehi $opt -- "$key" $wlist)

Completed in 83 milliseconds