From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 25 Jan 2013 14:25:04 +0000 (+0000)
Subject: Don't request 'uname -a' output
X-Git-Tag: v_3_0_21~83
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/user-manual/faq/static/gitweb.js?a=commitdiff_plain;h=22a7b114a8f05d586fd5e0961ba8bc2f22b96f47;p=privoxy.git
Don't request 'uname -a' output
Unix users generally provide sufficient information anyway
and it might confuse users on systems where uname isn't
available.
---
diff --git a/doc/source/contacting.sgml b/doc/source/contacting.sgml
index 304e4bac..6217c3ed 100644
--- a/doc/source/contacting.sgml
+++ b/doc/source/contacting.sgml
@@ -3,7 +3,7 @@
Purpose : Entity included in other project documents.
- $Id: contacting.sgml,v 2.32 2013/01/25 14:23:11 fabiankeil Exp $
+ $Id: contacting.sgml,v 2.33 2013/01/25 14:23:44 fabiankeil Exp $
Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/
See LICENSE.
@@ -77,10 +77,8 @@
<listitem>
<para>
The operating system and versions you run
- <application>Privoxy</application> on, (e.g. <application>Windows
- XP SP2</application>), if you are using a Unix flavor,
- sending the output of <quote>uname -a</quote> should do,
- in case of GNU/Linux, please also name the distribution.
+ <application>Privoxy</application> on, e.g. <application>Windows
+ XP SP2</application>.
</para>
</listitem>