aboutsummaryrefslogtreecommitdiff
path: root/dist/manweb
diff options
context:
space:
mode:
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