X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=tohtml.sh;h=cf86abc63ef38e0482e57980157f75eeb83730c2;hb=643b668e5d03588b08459174b3bed69e31f97b7b;hp=1b2b2b7277f9e783b4efd4b42d3bf9c74c2e3c17;hpb=7b66d3ad4645f68fd8dc1848c28c7256550cc181;p=c-standard diff --git a/tohtml.sh b/tohtml.sh index 1b2b2b7..cf86abc 100755 --- a/tohtml.sh +++ b/tohtml.sh @@ -58,7 +58,7 @@ BEGIN { /^\[page / { p = substr($2,1,length($2)-1) - print "[page " p "] (Contents)" + print "[page " p "] (Contents)" next }