aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-03-02 17:52:49 +0000
committerrsc <devnull@localhost>2004-03-02 17:52:49 +0000
commitc4991217e1c34d6bc14c7a5d2371a74342581539 (patch)
treef8c2282ebd04642f39398cf0fc2f8dac169bce55
parent8f314994dbcc11b2d8397535ce8b0cf9d84150d0 (diff)
downloadplan9port-c4991217e1c34d6bc14c7a5d2371a74342581539.tar.gz
plan9port-c4991217e1c34d6bc14c7a5d2371a74342581539.tar.bz2
plan9port-c4991217e1c34d6bc14c7a5d2371a74342581539.zip
Note new locations.
-rw-r--r--NOTES2
-rw-r--r--PORTING2
2 files changed, 2 insertions, 2 deletions
diff --git a/NOTES b/NOTES
index cb56921f..7b1f7309 100644
--- a/NOTES
+++ b/NOTES
@@ -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
- http://pdos.lcs.mit.edu/~rsc/software/plan9
+ http://swtch.com/plan9port
/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
diff --git a/PORTING b/PORTING
index ddb94b99..9dc77d51 100644
--- a/PORTING
+++ b/PORTING
@@ -12,6 +12,6 @@ Also, src/libthread/$OBJTYPE.c needs to know how to set up a stack
frame for the given object type.
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.