From 33ecb541fcc2e8030989384b5e8c55aeccd21128 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 20 Jul 2017 14:49:07 +0200 Subject: doc: Comment fixes and one trailing comma fix. -- --- doc/DETAILS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/DETAILS b/doc/DETAILS index cbeead777..28fb55a2c 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -1348,7 +1348,7 @@ CREATE TABLE signatures ( - 1 octet :: Key Source; i.e. the origin of the key: - 0 :: Unknown source. - 1 :: Public keyserver. - - 2 :: Preferred keysrver. + - 2 :: Preferred keyserver. - 3 :: OpenPGP DANE. - 4 :: Web Key Directory. - 5 :: Import from a trusted URL. @@ -1538,5 +1538,5 @@ Description of some debug flags: If one of the "foo/*" names are used a "keygen.flags" prompt needs to be answered as well. Instead of toggling the predefined flags, it is also possible to set them direct: Use a "=" character - directly followed by a comination of "a" (for authentication), "s" + directly followed by a combination of "a" (for authentication), "s" (for signing), or "c" (for certification). -- cgit v1.2.3