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

/illumos-gate/usr/src/cmd/spell/
H A Dspell.sh29 # B_SPELL flags, D_SPELL dictionary, F_SPELL input files, H_SPELL history,
38 F_SPELL=
103 F_SPELL="$F_SPELL $A"
111 if [ "x$FT_SPELL" != "x$F_SPELL" ] && [ "x$F_SPELL" = "x" ]; then
115 (cat $F_SPELL; printf "\n";) | eval $L_SPELL |\

Completed in 55 milliseconds