From bd28b0764868080c98866a0cebf7abfdd6a0acd3 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 15 Sep 2009 13:25:55 +0200 Subject: trailing whitespace removal Signed-off-by: Denys Vlasenko --- lib/Plugins/abrt-TicketUploader.7 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'lib/Plugins/abrt-TicketUploader.7') diff --git a/lib/Plugins/abrt-TicketUploader.7 b/lib/Plugins/abrt-TicketUploader.7 index a60180a8..6b923eba 100644 --- a/lib/Plugins/abrt-TicketUploader.7 +++ b/lib/Plugins/abrt-TicketUploader.7 @@ -5,8 +5,8 @@ TicketUploader plugin for abrt(8) .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 \fITicketUploader\fP plugin +it collects the crash data and performs some actions according to +the configuration. This manual page describes the \fITicketUploader\fP plugin for \fIabrt\fP. .P This plugin will send a report to an anonymous FTP site. It's intended @@ -15,14 +15,14 @@ but the ticketing system has no way to automatically create new tickets, or add to existing tickets. Customer Name is put in config file. Ticket name (or number) is also put in config file. If no ticket name is configured, assume ticketing system should create a new ticket. -This information is added to the report, the report is copied into a -compressed, optionally encrypted, tarball. Then the tarball is FTP'd -to the upload site. Then a status string is displayed to the user -showing the name of the file on the FTP site, it's MD5SUM, and -it's encryption key. This information can be pasted into a ticket +This information is added to the report, the report is copied into a +compressed, optionally encrypted, tarball. Then the tarball is FTP'd +to the upload site. Then a status string is displayed to the user +showing the name of the file on the FTP site, it's MD5SUM, and +it's encryption key. This information can be pasted into a ticket in the ticketing system. .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 \fITicketUploader.conf\fP configuration file contains -- cgit