diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-11-10 17:01:31 +0100 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-11-10 18:27:05 +0100 |
| commit | 3fce116492052267e5e1a634e5404b1b518f7ef3 (patch) | |
| tree | 3160a2d429987573004fb8166d40542b76a7315b /lib/plugins/abrt-plugins.7 | |
| parent | 9d2cb4518c3a8a72ccc714ddbc131aaa84506092 (diff) | |
| download | abrt-3fce116492052267e5e1a634e5404b1b518f7ef3.tar.gz abrt-3fce116492052267e5e1a634e5404b1b518f7ef3.tar.xz abrt-3fce116492052267e5e1a634e5404b1b518f7ef3.zip | |
move files from lib/plugins to src/plugins
Diffstat (limited to 'lib/plugins/abrt-plugins.7')
| -rw-r--r-- | lib/plugins/abrt-plugins.7 | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/lib/plugins/abrt-plugins.7 b/lib/plugins/abrt-plugins.7 deleted file mode 100644 index 6c07e65a..00000000 --- a/lib/plugins/abrt-plugins.7 +++ /dev/null @@ -1,43 +0,0 @@ -.TH abrt "8" "28 May 2009" "" -.SH NAME -abrt-plugins \- plugins for the abrt crash reporter program -.SH DESCRIPTION -.P -.I abrt -is a daemon that watches for application crashes. When a crash occurs, -it collects the crash data (core file, application's command line etc.) -and takes action according to the type of application that -crashed and according to the configuration specified in the -.I abrt.conf -configuration file. -.P -Plugins allow abrt to perform various actions: for example, -to report the crash to Bugzilla, to mail the report, to transfer -the report via FTP or SCP, or to run a program that you specify. -.P -This manual page provides a list of all the manual pages for -these plugins. -.P -If you want to create your own plugin, refer to the PLUGINS-HOWTO -file in the documentation directory. -.SH INVOCATION -Each plugin is invoked in the \fIabrt.conf\fP configuration -file, in the section that is appropriate to what you -want abrt to do. -.SH CONFIGURATION -Almost every plugin has its configuration file, -stored in the \fI/etc/abrt/plugins\fP directory. -.SH "SEE ALSO" -.IR abrt (8), -.IR abrt.conf (5), -.IR abrt-Bugzilla (7), -.IR abrt-FileTransfer (7), -.IR abrt-KerneloopsReporter (7), -.IR abrt-KerneloopsScanner (7), -.IR abrt-Logger (7), -.IR abrt-Mailx (7), -.IR abrt-SQLite3 (7) -.SH AUTHOR -\fIabrt\fP written by Zdeněk Přikryl <zprikryl@redhat.com> and -Jiří Moskovčák <jmoskovc@redhat.com>. Manual page written by Daniel -Novotný <dnovotny@redhat.com>. |
