diff options
Diffstat (limited to 'dist/mkfile')
-rw-r--r-- | dist/mkfile | 2 |
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 |