From 2b85f70db0d42f72fc532de906494fa173efa834 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 11 Jan 2005 20:58:13 +0000 Subject: change scripts back to /usr/local/plan9/bin/rc. sigh. man replaces 9man --- bin/9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/9') 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 -- cgit v1.2.3