From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 25 Oct 2018 13:01:32 +0000 (+0200)
Subject: Use GNU/Linux when referring to the OS instead of the kernel
X-Git-Tag: v_3_0_27~31
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/user-manual/@default-cgi@send-stylesheet?a=commitdiff_plain;h=d65b7df9b986c4de1014b6b1b237d678e7b59fa8;p=privoxy.git

Use GNU/Linux when referring to the OS instead of the kernel
---

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 3ff9a8c7..8008218c 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -1574,7 +1574,7 @@ for details.
 <sect2 id="confoverview">
 <title>Configuration Files Overview</title>
 <para>
- For Unix, *BSD and Linux, all configuration files are located in
+ For Unix, *BSD and GNU/Linux, all configuration files are located in
  <filename>/etc/privoxy/</filename> by default. For MS Windows and OS/2
  these are all in the same directory as the
  <application>Privoxy</application> executable. <![%p-not-stable;[ The name
@@ -1593,7 +1593,7 @@ for details.
   <listitem>
    <para>
      The <link linkend="config">main configuration file</link> is named <filename>config</filename>
-     on Linux, Unix, BSD, and OS/2, and <filename>config.txt</filename>
+     on GNU/Linux, Unix, BSD, and OS/2, and <filename>config.txt</filename>
      on Windows. This is a required file.
    </para>
   </listitem>