diff options
author | rsc <devnull@localhost> | 2005-01-14 21:23:30 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-14 21:23:30 +0000 |
commit | 1a4b2922aa806fc3139f001130c16381d1eb6041 (patch) | |
tree | 541824a83eaeb186fdf0dafa564b0dbdc53eec92 /dist/manweb | |
parent | 3dc1ecc1c89cec6358d207fb114bb79c6153b521 (diff) | |
download | plan9port-1a4b2922aa806fc3139f001130c16381d1eb6041.tar.gz plan9port-1a4b2922aa806fc3139f001130c16381d1eb6041.tar.bz2 plan9port-1a4b2922aa806fc3139f001130c16381d1eb6041.zip |
cd
Diffstat (limited to 'dist/manweb')
-rwxr-xr-x | dist/manweb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/manweb b/dist/manweb index eb7f32a9..b813385a 100755 --- a/dist/manweb +++ b/dist/manweb @@ -66,4 +66,5 @@ for (i in */[~.]*.[0-9]*){ } >$d/$p.html } rm /tmp/manweb.html +cd $PLAN9/dist ./fixurls $PLAN9/man/man*/*.html |