aboutsummaryrefslogtreecommitdiff
path: root/bin/9
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-11 20:58:13 +0000
committerrsc <devnull@localhost>2005-01-11 20:58:13 +0000
commit2b85f70db0d42f72fc532de906494fa173efa834 (patch)
tree4ddfef07401aaf3d0d121182ee450422e61a1243 /bin/9
parentc70667367f0d720fd6ddc62041ba5fcf10dc7f4c (diff)
downloadplan9port-2b85f70db0d42f72fc532de906494fa173efa834.tar.gz
plan9port-2b85f70db0d42f72fc532de906494fa173efa834.tar.bz2
plan9port-2b85f70db0d42f72fc532de906494fa173efa834.zip
change scripts back to /usr/local/plan9/bin/rc. sigh.
man replaces 9man
Diffstat (limited to 'bin/9')
-rwxr-xr-xbin/92
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/9 b/bin/9
index f2c4f42e..ff1a928d 100755
--- a/bin/9
+++ b/bin/9
@@ -1,6 +1,6 @@
#!/bin/sh
-export PLAN9=/Users/rsc/plan9
+export PLAN9=/usr/local/plan9
export PATH=$PLAN9/bin:$PATH
case $# in