From: Lee <ler762@users.sourceforge.net> Date: Sat, 10 Apr 2021 15:33:25 +0000 (-0400) Subject: Add missing <filename> ... </filename> markup for filenames. X-Git-Tag: v_3_0_33~95 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/@proxy-info-url@?a=commitdiff_plain;h=5a8b4a2143b0e27a5f3436c9901b98d7ed3f104a;p=privoxy.git Add missing <filename> ... </filename> markup for filenames. --- diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 3c33682a..2936a551 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -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}} diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 1325cb6a..1a001455 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -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