mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Comment fixes and one trailing comma fix.
--
This commit is contained in:
parent
3ee314dde1
commit
33ecb541fc
4 changed files with 8 additions and 8 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue