summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/abrt-KerneloopsScanner.7
diff options
context:
space:
mode:
authorDaniel Novotny <dnovotny@dhcp-lab-180.englab.brq.redhat.com>2009-07-03 12:58:16 +0200
committerDaniel Novotny <dnovotny@dhcp-lab-180.englab.brq.redhat.com>2009-07-03 12:58:16 +0200
commit5b7b33d851002f67b9d32e0702c7da0d82fbbb58 (patch)
treeadca923ec8cc72fdf5a4206c743eb6871646ca88 /lib/Plugins/abrt-KerneloopsScanner.7
parente5c814ec3846a6d5806e3dd38e1a36160c7d73d2 (diff)
downloadabrt-5b7b33d851002f67b9d32e0702c7da0d82fbbb58.tar.gz
abrt-5b7b33d851002f67b9d32e0702c7da0d82fbbb58.tar.xz
abrt-5b7b33d851002f67b9d32e0702c7da0d82fbbb58.zip
documentation after English language review from rlandman@redhat.com
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