[deployment-guide/comm-rel: 315/727] fixed minor mistakes

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 12:51:06 UTC 2010


commit 7ae7098723b524c5d948f2a63187374eae5ea367
Author: Martin Prpic <mprpic at redhat.com>
Date:   Tue Aug 10 15:10:20 2010 +0200

    fixed minor mistakes

 en-US/ABRT.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/en-US/ABRT.xml b/en-US/ABRT.xml
index f067660..de274e8 100644
--- a/en-US/ABRT.xml
+++ b/en-US/ABRT.xml
@@ -262,7 +262,7 @@ Starting abrt daemon:                                      [  OK  ]</screen>
     <section id="analyzer-plugins">
       <title>Analyzer Plugins</title>
       <para>
-        These plugins serve as analyzers and crash information collectors for specific type of crashes. For example, the <application>Kerneloops</application> analyzer plugin checks for crashes in the kernel only. These plugins can be turned off and on in their corresponding configuration files placed in the <filename>/etc/abrt/plugins/</filename> directory. However, turning off one of these plugins will cause the associated crashes to not be caught by <application>ABRT</application>. The following is a list of all analyzer plugins.
+        These plugins serve as analyzers and crash information collectors for specific types of crashes. For example, the <application>Kerneloops</application> analyzer plugin checks for crashes in the kernel only. These plugins can be turned off and on in their corresponding configuration files placed in the <filename>/etc/abrt/plugins/</filename> directory. However, turning off one of these plugins will cause the associated crashes to not be caught by <application>ABRT</application>. The following is a list of all analyzer plugins.
       </para>
       <variablelist>
         <title>Analyzer Plugins</title>
@@ -295,7 +295,7 @@ Starting abrt daemon:                                      [  OK  ]</screen>
     <section id="reporter-plugins">
       <title>Reporter Plugins</title>
       <para>
-        These are used to compile the crash data acquired by the analyzer plugins, combine the data with any user input (such as comments about the cras, reproducibility, etc.), and provide a specific output. Each of these plugins can be configured in their corresponding configuration files placed in the <filename>/etc/abrt/plugins/</filename> directory or in the <application>ABRT</application> GUI application (for more information on reporter plugin configuration in the <application>ABRT</application> GUI application, refer to <xref linkend="configuring-plugins-in-the-gui"/>).
+        These plugins are used to gather the crash data acquired by the analyzer plugins, combine the data with any user input (such as comments about the cras, reproducibility, etc.), and provide a specific output. Each of these plugins can be configured in its corresponding configuration file placed in the <filename>/etc/abrt/plugins/</filename> directory or in the <application>ABRT</application> GUI application (for more information on reporter plugin configuration in the <application>ABRT</application> GUI application, refer to <xref linkend="configuring-plugins-in-the-gui"/>).
       </para>
       <variablelist>
         <title>Reporter Plugins</title>
@@ -332,7 +332,7 @@ Starting abrt daemon:                                      [  OK  ]</screen>
             <note>
               <title>Note</title>
                 <para>
-                  The use of the Bugzilla plugin to report crashes into Bugzilla as bugs is strongly discouraged. Please use the RHTSupport plugin to report crashes into the Red Hat Ticketing System instead.
+                  The use of the Bugzilla plugin to report crashes into Bugzilla in the form of bugs is strongly discouraged. Please use the RHTSupport plugin to report crashes into the Red Hat Ticketing System instead.
                 </para>
             </note>
           </listitem>
@@ -341,7 +341,7 @@ Starting abrt daemon:                                      [  OK  ]</screen>
           <term>Logger</term>
           <listitem>
             <para>
-            A simple reporter plugin which creates a crash report and saves it to a specified file.
+            A simple reporter plugin which creates a crash report and saves it to a specified local file.
             </para>
           </listitem>
         </varlistentry>


More information about the docs-commits mailing list