aboutsummaryrefslogtreecommitdiff
path: root/man/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-11 19:44:27 +0000
committerrsc <devnull@localhost>2005-01-11 19:44:27 +0000
commit839d17a789fe342414b3f9564732a54db2a6ced0 (patch)
tree0d11e5b2b125536c44a815918bf995e3171e9b64 /man/mkfile
parentb908772234cea6ca00a13ed0deccc232f8752f5c (diff)
downloadplan9port-839d17a789fe342414b3f9564732a54db2a6ced0.tar.gz
plan9port-839d17a789fe342414b3f9564732a54db2a6ced0.tar.bz2
plan9port-839d17a789fe342414b3f9564732a54db2a6ced0.zip
invoke rc
Diffstat (limited to 'man/mkfile')
-rw-r--r--man/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mkfile b/man/mkfile
index cbe71705..7c1dfe69 100644
--- a/man/mkfile
+++ b/man/mkfile
@@ -3,6 +3,6 @@ LIB=$PLAN9/lib
indices:V:
for i in man*
do
- ./secindex $i > $i/INDEX
+ rc ./secindex $i > $i/INDEX
done