summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/abrt-Bugzilla.7
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-08-06 02:13:24 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-08-06 02:13:24 +0200
commit94e55c784463fea7913791ebd9a53875f3be2e5c (patch)
tree2f96c856c2e3975d80ce3f2890db1c5dcdf3e51d /lib/Plugins/abrt-Bugzilla.7
parent0acf7bbbbb822f1259cf1e3211e5e79724be6bf7 (diff)
downloadabrt-94e55c784463fea7913791ebd9a53875f3be2e5c.tar.gz
abrt-94e55c784463fea7913791ebd9a53875f3be2e5c.tar.xz
abrt-94e55c784463fea7913791ebd9a53875f3be2e5c.zip
trailing whitespace removal. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/Plugins/abrt-Bugzilla.7')
-rw-r--r--lib/Plugins/abrt-Bugzilla.712
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/Plugins/abrt-Bugzilla.7 b/lib/Plugins/abrt-Bugzilla.7
index c3c0e902..99bb60d1 100644
--- a/lib/Plugins/abrt-Bugzilla.7
+++ b/lib/Plugins/abrt-Bugzilla.7
@@ -5,15 +5,15 @@ Bugzilla plugin for abrt(8)
.P
.I abrt
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
+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 a Bugzilla instance. The
-plugin will determine the package name and distribution version. The
+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.
+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
@@ -39,5 +39,5 @@ ActionsAndReporters = Bugzilla
.IR abrt.conf (5),
.IR abrt-plugins (7)
.SH AUTHOR
-Written by Zdenek Prikryl <zprikryl@redhat.com>.
+Written by Zdenek Prikryl <zprikryl@redhat.com>.
Manual page written by Daniel Novotny <dnovotny@redhat.com>.