summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/abrt-KerneloopsScanner.7
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins/abrt-KerneloopsScanner.7')
-rw-r--r--lib/Plugins/abrt-KerneloopsScanner.710
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/Plugins/abrt-KerneloopsScanner.7 b/lib/Plugins/abrt-KerneloopsScanner.7
index 0cbc1dcc..d9642a97 100644
--- a/lib/Plugins/abrt-KerneloopsScanner.7
+++ b/lib/Plugins/abrt-KerneloopsScanner.7
@@ -4,16 +4,16 @@ KerneloopsScanner 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 \fIKerneloopsScanner\fP
+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 \fIKerneloopsScanner\fP
plugin for \fIabrt\fP.
.P
This plugin reads the system log file (default /var/log/messages)
and stores the kernel oops crashes, which were not already
-reported, to the abrt's debug dump directory.
+reported, to abrt's debug dump directory.
.P
-In order to distinguish between new crashes and the crashes
+To distinguish between new crashes and crashes
that were already reported, the plugin makes its own entry
in the log file, which acts as a separator.
.SH INVOCATION