summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2010-04-21 14:24:53 +0200
committerKarel Klic <kklic@redhat.com>2010-04-21 14:24:53 +0200
commitabe511a362782e431f74459f145cf112a06f6b90 (patch)
treeb9d169dfd3f70dfb7c4a43113032c193003c75bb
parent24d77ca1ad5f17ca07961a5add446b148613f184 (diff)
downloadabrt-abe511a362782e431f74459f145cf112a06f6b90.tar.gz
abrt-abe511a362782e431f74459f145cf112a06f6b90.tar.xz
abrt-abe511a362782e431f74459f145cf112a06f6b90.zip
Rename EnableOpenGPG to OpenGPGCheck in the man page
rhbz#584332
-rw-r--r--src/Daemon/abrt.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Daemon/abrt.conf.5 b/src/Daemon/abrt.conf.5
index a0d05a5f..5e520a3b 100644
--- a/src/Daemon/abrt.conf.5
+++ b/src/Daemon/abrt.conf.5
@@ -14,7 +14,7 @@ several items in the format "Option = Value". A description of each
section follows:
.SS [Common]
.TP
-.B EnableOpenGPG = \fIyes\fP | \fIno\fP
+.B OpenGPGCheck = \fIyes\fP | \fIno\fP
When set to "yes",
.I abrt
will report crashes only in GPG signed packages. When set to "no",
@@ -24,7 +24,7 @@ it will report crashes also in unsigned packages. The default is "no".
These are the trusted GPG keys with which packages have to be
signed for
.I abrt
-to report them if "EnableOpenGPG = yes".
+to report them if "OpenGPGCheck = yes".
.TP
.B BlackList = \fIpackageName\fP, \fIpackageName\fP ...
.I abrt