diff options
| author | Daniel Novotny <dnovotny@dhcp-lab-180.englab.brq.redhat.com> | 2009-07-03 12:58:16 +0200 |
|---|---|---|
| committer | Daniel Novotny <dnovotny@dhcp-lab-180.englab.brq.redhat.com> | 2009-07-03 12:58:16 +0200 |
| commit | 5b7b33d851002f67b9d32e0702c7da0d82fbbb58 (patch) | |
| tree | adca923ec8cc72fdf5a4206c743eb6871646ca88 /lib/Plugins/abrt-SQLite3.7 | |
| parent | e5c814ec3846a6d5806e3dd38e1a36160c7d73d2 (diff) | |
| download | abrt-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-SQLite3.7')
| -rw-r--r-- | lib/Plugins/abrt-SQLite3.7 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/Plugins/abrt-SQLite3.7 b/lib/Plugins/abrt-SQLite3.7 index 86b5097..87df539 100644 --- a/lib/Plugins/abrt-SQLite3.7 +++ b/lib/Plugins/abrt-SQLite3.7 @@ -4,15 +4,15 @@ SQLite3 database 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 \fISQLite3\fP database plugin +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 \fISQLite3\fP database plugin for \fIabrt\fP. .P -This is a database plugin: \fIabrt\fP needs some database to store -its metadata. You can choose which one, specifying "Database" in +This is a database plugin: \fIabrt\fP needs a database in which to store +its metadata. You can choose one by specifying "Database" in the \fIabrt.conf\fP configuration file. Currently SQLite3 is -the only choice. +the only choice supported. .SH INVOCATION The plugin is invoked in the \fIabrt.conf\fP configuration file, like this: |
