parent
a2abc9cef8
commit
968c6aa91f
|
@ -84,7 +84,7 @@ webify()
|
|||
' "$docpath" \
|
||||
| awk '
|
||||
/<body>/ {
|
||||
print "<body class=\"man\">";
|
||||
print "<body class=\"manual\">";
|
||||
system( "awk \"/body/{i=1;next;} i\" includes/header.html | '"$shref"'" );
|
||||
next
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue