Mostly path name updates

This commit is contained in:
rsc 2004-04-19 19:22:56 +00:00
parent 7284df18a8
commit b5fdffeeed
153 changed files with 218 additions and 211 deletions

View file

@ -60,12 +60,11 @@ Agglutinated variants are shunned: `crewmember' and `backyard'
cede to `crew member' and `back yard' (noun) or `back-yard'
(adjective).
.SH FILES
.TF /sys/lib/brspell
.TP
.B /sys/lib/amspell
.B /usr/local/plan9/lib/amspell
American spelling list
.TP
.B /sys/lib/brspell
.B /usr/local/plan9/lib/brspell
British spelling list
.TP
.B /bin/aux/sprog
@ -74,12 +73,12 @@ It expects one word per line on standard input,
and takes the same arguments as
.IR spell .
.SH SOURCE
.TF /sys/src/cmd/spell
.TF /usr/local/plan9/src/cmd/spell
.TP
.B /rc/bin/spell
.B /usr/local/plan9/bin/spell
the script
.TP
.B /sys/src/cmd/spell
.B /usr/local/plan9/src/cmd/spell
source for
.I sprog
.SH SEE ALSO