aboutsummaryrefslogtreecommitdiff
path: root/dist/manweb
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-02-15 05:07:26 +0000
committerrsc <devnull@localhost>2005-02-15 05:07:26 +0000
commit7383736cf8254264733aa055a4d854e007f5f83c (patch)
tree028756f3bc59b1ea10c00333278eaa4f0dac462e /dist/manweb
parent0c891f28dbdc5a61b191d778391664417aae445c (diff)
downloadplan9port-7383736cf8254264733aa055a4d854e007f5f83c.tar.gz
plan9port-7383736cf8254264733aa055a4d854e007f5f83c.tar.bz2
plan9port-7383736cf8254264733aa055a4d854e007f5f83c.zip
add source links
Diffstat (limited to 'dist/manweb')
-rwxr-xr-xdist/manweb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/manweb b/dist/manweb
index 0ffbc481..32e90298 100755
--- a/dist/manweb
+++ b/dist/manweb
@@ -72,7 +72,7 @@ for (i in */[~.]*.[0-9]*){
sed '/<!-- TRAILER -->/q' /tmp/manweb.html
cat $PLAN9/dist/mantrailer.html
sed -n '/<!-- TRAILER -->/,$p' /tmp/manweb.html
- } >$d/$p.html
+ } | $PLAN9/dist/addsrclinks >$d/$p.html
}
rm /tmp/manweb.html
cd $PLAN9/dist