summaryrefslogtreecommitdiff
path: root/usr.bin/spell/spell.ksh
AgeCommit message (Expand)Author
2007-04-17For "spell -t" pass the -w flag to detex like we do for deroff.Todd C. Miller
2007-02-16sync synopsis and usage(); mostly from Igor SobradoJason McIntyre
2005-07-06sync spell usage() w/ man page synopsis;Jason McIntyre
2004-02-02trap SIGHUP, SIGINT and SIGTERM as well; input and ok millert@.Federico G. Schwindt
2003-07-10Prevent getopts from interpreting +X as -X; avoid the need for a hack.Todd C. Miller
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-02-08When creating > 1 files with mktemp(1), make sure that if the creationPeter Valchev
2002-11-27Ressurect -l flag to be compliant with spell(1).margarida
2002-03-02Accept deroff's -m flags too.Todd C. Miller
2002-03-01spell command from 4.4BSD, now freed by Caldera.Todd C. Miller