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

/openbsd-current/usr.bin/spell/
H A Dspell.ksh25 LOCAL_DICT=/usr/local/share/dict/words
46 if [ -f $LOCAL_DICT ]; then
47 DICT="$DICT $LOCAL_DICT"

Completed in 51 milliseconds