evs@duke.UUCP (03/20/87)
Problem:
The word "desiccate" is spelled incorrectly in /usr/dict/words
for 4.3 BSD (maybe others, too).
Repeat by:
echo desiccate dessicate | spell
Fix:
Remove "dessicate" from /usr/dict/words. Add "desiccate" and
"desiccant" to /usr/dict/words.
cd /usr/src/usr.bin/spell
make hlista
make hlistb
install -c hlista /usr/dict
install -c hlistb /usr/dict
--
UUCP: {decvax, seismo}!mcnc!duke!evs ARPA: evs@cs.duke.edu CSNET: evs@duke
Ed Simpson, P.O.Box 3140, Duke Univ. Medical Center, Durham, NC, USA 27710