aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2008-07-17 19:40:53 +0000
committerWerner Koch <[email protected]>2008-07-17 19:40:53 +0000
commit9d5a10a4530c8579b034f7e7492ad4829ae883a8 (patch)
tree127fca25e584b5189a957297e6f984a1271b5612 /scd/command.c
parentMinor fixes. (diff)
downloadgnupg-9d5a10a4530c8579b034f7e7492ad4829ae883a8.tar.gz
gnupg-9d5a10a4530c8579b034f7e7492ad4829ae883a8.zip
Do not run the setuid test if running under as root proper.
Documentation fixes. Some enhancements for the new OpenPGP Card.
Diffstat (limited to 'scd/command.c')
-rw-r--r--scd/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/command.c b/scd/command.c
index 6a5241275..7fefea7b4 100644
--- a/scd/command.c
+++ b/scd/command.c
@@ -611,7 +611,7 @@ cmd_learn (assuan_context_t ctx, char *line)
-/* READCERT <hexified_certid>
+/* READCERT <hexified_certid>|<keyid>
Note, that this function may even be used on a locked card.
*/