diff options
author | Ineiev <[email protected]> | 2016-03-04 16:27:21 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2016-09-20 01:51:35 +0000 |
commit | f25e04005af5831053ba194a09e3afa48d1e162b (patch) | |
tree | ee8a1f54c0df7e763c8c4321fcbb8cf9daa488cc /doc/scdaemon.texi | |
parent | doc: Eliminate inconsistent UK English. (diff) | |
download | gnupg-f25e04005af5831053ba194a09e3afa48d1e162b.tar.gz gnupg-f25e04005af5831053ba194a09e3afa48d1e162b.zip |
doc: Fix mistakes.
* doc/dirmngr.texi, doc/gpg.texi, doc/gpgsm.texi,
doc/howto-create-a-server-cert.texi,
doc/scdaemon.texi, doc/tools.texi: Fix.
Diffstat (limited to 'doc/scdaemon.texi')
-rw-r--r-- | doc/scdaemon.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi index 3728d9622..84c37f8f3 100644 --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -313,10 +313,10 @@ Even if a card reader features a pinpad, do not try to use it. @opindex allow-admin This option disables the use of admin class commands for card applications where this is supported. Currently we support it for the -OpenPGP card. This commands is useful to inhibit accidental access to +OpenPGP card. This option is useful to inhibit accidental access to admin class command which could ultimately lock the card through wrong PIN numbers. Note that GnuPG versions older than 2.0.11 featured an -@option{--allow-admin} command which was required to use such admin +@option{--allow-admin} option which was required to use such admin commands. This option has no more effect today because the default is now to allow admin commands. |