summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/abrt-Bugzilla.7
diff options
context:
space:
mode:
authorDaniel Novotny <dnovotny@dhcp-lab-180.englab.brq.redhat.com>2009-07-03 12:58:16 +0200
committerDaniel Novotny <dnovotny@dhcp-lab-180.englab.brq.redhat.com>2009-07-03 12:58:16 +0200
commit5b7b33d851002f67b9d32e0702c7da0d82fbbb58 (patch)
treeadca923ec8cc72fdf5a4206c743eb6871646ca88 /lib/Plugins/abrt-Bugzilla.7
parente5c814ec3846a6d5806e3dd38e1a36160c7d73d2 (diff)
downloadabrt-5b7b33d851002f67b9d32e0702c7da0d82fbbb58.tar.gz
abrt-5b7b33d851002f67b9d32e0702c7da0d82fbbb58.tar.xz
abrt-5b7b33d851002f67b9d32e0702c7da0d82fbbb58.zip
documentation after English language review from rlandman@redhat.com
Diffstat (limited to 'lib/Plugins/abrt-Bugzilla.7')
-rw-r--r--lib/Plugins/abrt-Bugzilla.716
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/Plugins/abrt-Bugzilla.7 b/lib/Plugins/abrt-Bugzilla.7
index ec56256d..c3c0e902 100644
--- a/lib/Plugins/abrt-Bugzilla.7
+++ b/lib/Plugins/abrt-Bugzilla.7
@@ -4,22 +4,22 @@ Bugzilla plugin for abrt(8)
.SH DESCRIPTION
.P
.I abrt
-is a daemon which watches for application crashes. When a crash occurs,
-it collects the crash data and performs some actions according to
-the configuration. This manual page describes the \fIBugzilla\fP plugin
+is a daemon that watches for application crashes. When a crash occurs,
+it collects the crash data and takes action according to
+its configuration. This manual page describes the \fIBugzilla\fP plugin
for \fIabrt\fP.
.P
-This plugin is used to report the crash to the Bugzilla. The plugin
-will determine the package name and distribution version. The crash
-data is attached to the bug report.
+This plugin is used to report the crash to a Bugzilla instance. The
+plugin will determine the package name and distribution version. The
+crash data is attached to the bug report.
.SH INVOCATION
The plugin is invoked in the \fIabrt.conf\fP configuration file.
No parameters are necessary.
.SH CONFIGURATION
The \fIBugzilla.conf\fP configuration file contains several
-entries in a format "Option = Value". The options are:
+entries in the format "Option = Value". The options are:
.SS BugzillaURL
-The URL of the Bugzilla instance you want to use, including the
+The URL of the Bugzilla instance that you want to use, including the
path to the xmlrpc. The default is https://bugzilla.redhat.com/xmlrpc.cgi
.SS Login
Your Bugzilla login. If you have no Bugzilla account, you cannot