diff options
| author | Miroslav Lichvar <mlichvar@redhat.com> | 2011-05-18 13:17:31 +0200 |
|---|---|---|
| committer | Miroslav Lichvar <mlichvar@redhat.com> | 2011-05-18 13:20:12 +0200 |
| commit | 080940cf1c0d8a05cef7b2de0975f651ac590110 (patch) | |
| tree | 1e8393fb7e9ceaef499b908f31ed1db4e193b726 /src/plugins/abrt-KerneloopsReporter.7 | |
| parent | 8ace37f5d86a5ccd3277fe537b8641144409338b (diff) | |
| download | abrt-080940cf1c0d8a05cef7b2de0975f651ac590110.tar.gz abrt-080940cf1c0d8a05cef7b2de0975f651ac590110.tar.xz abrt-080940cf1c0d8a05cef7b2de0975f651ac590110.zip | |
remove old plugin man pages
Diffstat (limited to 'src/plugins/abrt-KerneloopsReporter.7')
| -rw-r--r-- | src/plugins/abrt-KerneloopsReporter.7 | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/src/plugins/abrt-KerneloopsReporter.7 b/src/plugins/abrt-KerneloopsReporter.7 deleted file mode 100644 index cec492f1..00000000 --- a/src/plugins/abrt-KerneloopsReporter.7 +++ /dev/null @@ -1,40 +0,0 @@ -.TH abrt "7" "1 Jun 2009" "" -.SH NAME -KerneloopsReporter plugin for abrt(8) -.SH DESCRIPTION -.P -.I abrt -is a daemon that watches for application crashes. When a crash occurs, -it collects the problem data and takes action according to -its configuration. This manual page describes the \fIKerneloopsReporter\fP -plugin for \fIabrt\fP. -.P -This plugin is used to report the crash to the Kerneloops tracker. -.SH INVOCATION -The plugin is invoked in the \fIabrt.conf\fP configuration file. -No parameters are necessary. -.SH CONFIGURATION -The \fIKerneloopsReporter.conf\fP configuration file contains one entry: -.SS SubmitURL -The URL of the kerneloops tracker, the default is -.br -SubmitURL = http://submit.kerneloops.org/submitoops.php -.SH EXAMPLES -.P -This is a snippet from the \fIabrt.conf\fP configuration file. -Each time a kernel oops is detected, run KerneloopsReporter: -.P -[common] -.br -ActionsAndReporters = Kerneloops, KerneloopsReporter -.br -[AnalyzerActionsAndReporters] -.br -Kerneloops = KerneloopsReporter -.SH "SEE ALSO" -.IR abrt (8), -.IR abrt.conf (5), -.IR abrt-plugins (7) -.SH AUTHOR -Written by Anton Arapov <anton@redhat.com>. Manual -page by Daniel Novotny <dnovotny@redhat.com>. |
