diff --git a/tools/webdoc b/tools/webdoc index c2797aa..ee572f1 100755 --- a/tools/webdoc +++ b/tools/webdoc @@ -84,7 +84,7 @@ webify() ' "$docpath" \ | awk ' // { - print ""; + print ""; system( "awk \"/body/{i=1;next;} i\" includes/header.html | '"$shref"'" ); next }