[deployment-guide: 91/185] Fixed mistakes in section "Automatic Bug Reporting" in ABRT chapter<

Jaromir Hradilek jhradile at fedoraproject.org
Sun May 15 21:18:45 UTC 2011


commit 0e0d61bfaed5faaae86f2a8e96e58d87a3add9eb
Author: Martin Prpic <mprpic at redhat.com>
Date:   Thu Feb 10 22:36:50 2011 +0100

    Fixed mistakes in section "Automatic Bug Reporting" in ABRT chapter<

 en-US/Automatic_Bug_Reporting_Tool_ABRT.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Automatic_Bug_Reporting_Tool_ABRT.xml b/en-US/Automatic_Bug_Reporting_Tool_ABRT.xml
index ef9b551..674708f 100644
--- a/en-US/Automatic_Bug_Reporting_Tool_ABRT.xml
+++ b/en-US/Automatic_Bug_Reporting_Tool_ABRT.xml
@@ -839,7 +839,7 @@ ftp> quit
     <orderedlist>
       <listitem>
         <para>
-          For each analyzer, change the list of reporters in the <filename>/etc/abrt/abrt.conf</filename> configuration file to include the <application>Logger</application> plugin only:
+          In your <filename>/etc/abrt/abrt.conf</filename> configuration file, for each analyzer, change the list of reporters according to your needs, for example:
         </para>
         <screen>
 [ AnalyzerActionsAndReporters ]
@@ -854,7 +854,7 @@ Python = Logger
         </para>
         <screen>AutoReportUIDs = <replaceable>&lt;USERNAME&gt;</replaceable></screen>
         <para>
-          where <replaceable>&lt;USERNAME&gt;</replaceable> represents a user to which the detected crashes and issues will be reported to. You can specify multiple users by separating them with a comma (<literal>,</literal>).
+          where <replaceable>&lt;USERNAME&gt;</replaceable> represents a user whose detected crashes and issues will be automatically reported via your specified reporters. You can specify multiple users by separating them with a comma (<literal>,</literal>).
         </para>
       </listitem>
     </orderedlist>  


More information about the docs-commits mailing list