aboutsummaryrefslogtreecommitdiff
path: root/dist/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-07-19 11:04:21 +0000
committerrsc <devnull@localhost>2005-07-19 11:04:21 +0000
commit98deccf380592f8c5576d1e10d518cd181a2a2c0 (patch)
tree3719d250bb7b896727e86033e728b7fe8485e6c0 /dist/mkfile
parentfff4d1f20a8d3014789f38c9b5846e9288345531 (diff)
downloadplan9port-98deccf380592f8c5576d1e10d518cd181a2a2c0.tar.gz
plan9port-98deccf380592f8c5576d1e10d518cd181a2a2c0.tar.bz2
plan9port-98deccf380592f8c5576d1e10d518cd181a2a2c0.zip
use plan 9 rc
Diffstat (limited to 'dist/mkfile')
-rw-r--r--dist/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/mkfile b/dist/mkfile
index e2e81c0f..28cf31ce 100644
--- a/dist/mkfile
+++ b/dist/mkfile
@@ -6,7 +6,7 @@ check.out:V:
9 awk -f dist/checkman.awk man/man*/*.[0-9]* >dist/check.out
man:V:
- rc ./manweb
+ 9 rc ./manweb
push:V:
rsync -r -e ssh -t --delete $PLAN9/man/ swtch.com:www/swtch.com/plan9port/man