[PATCH 1/4] clarify agent's KEYWRAP_KEY description
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Tue Oct 27 22:09:40 CET 2015
* agent/command.c (hlp_keywrap_key): improve description about
lifespan of KEYWRAP_KEY
Signed-Off-By: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
---
agent/command.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/agent/command.c b/agent/command.c
index f09a2ff..509f457 100644
--- a/agent/command.c
+++ b/agent/command.c
@@ -1978,7 +1978,7 @@ static const char hlp_keywrap_key[] =
"mechanism or not used at all if the key is a pre-shared key. In any\n"
"case wrapping the import and export of keys is a requirement for\n"
"certain cryptographic validations and thus useful. The key persists\n"
- "a RESET command but may be cleared using the option --clear.\n"
+ "until a RESET command but may be cleared using the option --clear.\n"
"\n"
"Supported modes are:\n"
" --import - Return a key to import a key into gpg-agent\n"
--
2.6.1
More information about the Gnupg-devel
mailing list