Add missing <filename> ... </filename> markup for filenames.
authorLee <ler762@users.sourceforge.net>
Sat, 10 Apr 2021 15:33:25 +0000 (11:33 -0400)
committerLee <ler762@users.sourceforge.net>
Sat, 10 Apr 2021 15:33:25 +0000 (11:33 -0400)
doc/source/developer-manual.sgml
doc/source/user-manual.sgml

index 3c33682..2936a55 100644 (file)
@@ -2257,7 +2257,7 @@ $ afl-fuzz -i input/ -o output/ -f bla.filter -m none privoxy --fuzz filter bla.
       </listitem>
       <listitem>
        <para>
-         Update the code status (CODE_STATUS="xxx") in configure.in to one of
+         Update the code status (CODE_STATUS="xxx") in <filename>configure.in</filename> to one of
          "alpha", "beta" or "stable".
        </para>
       </listitem>
@@ -2280,7 +2280,7 @@ $ ./configure                # rebuild GNUmakefile
        <para>
         If action file processing has changed and is not backward-compatible,
         make sure the "for-privoxy-version=x.y.z" minimum version number in
-        default.action.master has been updated:
+        <filename>default.action.master</filename> has been updated:
        </para>
         <programlisting>
 {{settings}}
index 1325cb6..1a00145 100644 (file)
@@ -399,7 +399,8 @@ How to install the binary packages depends on your operating system:
         <ulink url="https://sourceforge.net/projects/nsis/files/NSIS%203/">
                     https://sourceforge.net/projects/nsis/files/NSIS%203/</ulink>
         and extract the NSIS directory to <literal>privoxy/windows</literal>.
-        Then edit the windows/GNUmakefile to set the location of the NSIS executable - eg:
+        Then edit the <filename>windows/GNUmakefile</filename> to set the location
+        of the NSIS executable - eg:
       </para>
       <screen>
 # Path to NSIS