Note new locations.

This commit is contained in:
rsc 2004-03-02 17:52:49 +00:00
parent 8f314994db
commit c4991217e1
2 changed files with 2 additions and 2 deletions

2
NOTES
View file

@ -8,7 +8,7 @@ Most are position independent. The few hard-coded references
Tarballs will be posted nightly (but only when there are updates!) at Tarballs will be posted nightly (but only when there are updates!) at
http://pdos.lcs.mit.edu/~rsc/software/plan9 http://swtch.com/plan9port
/usr/local/plan9 is the suggested location to keep the software. /usr/local/plan9 is the suggested location to keep the software.
All the paths in the tarball begin with plan9/, so it's okay to unpack it All the paths in the tarball begin with plan9/, so it's okay to unpack it

View file

@ -12,6 +12,6 @@ Also, src/libthread/$OBJTYPE.c needs to know how to set up a stack
frame for the given object type. frame for the given object type.
If you're only interested in mk and sam, you don't need to If you're only interested in mk and sam, you don't need to
write any assembly to do a port. Samterm requires everything write any assembly to do a port. Acme and samterm require everything
though, since it uses libthread. though, since it uses libthread.