--- c2html.1 +++ c2html.1 @@ -39,7 +39,7 @@ PATH_TRANSLATED to the pathname of the source file. If .B c2html -has been compiled with option -DCOMPRESSION=1 then it will invoke +has been compiled with option \-DCOMPRESSION=1 then it will invoke .B gzip to compress the generated HTML before sending it to the requesting browser. Of course @@ -98,7 +98,7 @@ .br echo "" + echo "content=\\"\`c2html \-V\`\\">" .br echo "" .br @@ -108,13 +108,13 @@ .br echo "" .br echo "
" .br - cat $PATH_TRANSLATED | c2html -sc + cat $PATH_TRANSLATED | c2html \-sc .br echo "" .br