PATH_TRANSLATED to the pathname of the source file.
-has been compiled with option -DCOMPRESSION=1 then it will invoke
+has been compiled with option \-DCOMPRESSION=1 then it will invoke
to compress the generated HTML before sending it to the requesting
echo "<meta name=\\"generator\\""
- echo "content=\\"\`c2html -V\`\\">"
+ echo "content=\\"\`c2html \-V\`\\">"
echo "<ul>Structures and functions"
- cat $PATH_TRANSLATED | c2html -isc
+ cat $PATH_TRANSLATED | c2html \-isc
- cat $PATH_TRANSLATED | c2html -sc
+ cat $PATH_TRANSLATED | c2html \-sc