diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 4d7654ec7..36d500d1e 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1957,10 +1957,7 @@ keys on. The format of the @var{name} is a URI: "hkp"/"hkps" for the HTTP (or compatible) keyservers or "ldap"/"ldaps" for the LDAP keyservers. Note that your particular installation of GnuPG may have other keyserver types available as well. Keyserver -schemes are case-insensitive. After the keyserver name, optional -keyserver configuration options may be provided. These are the same as -the global @option{--keyserver-options} from below, but apply only to -this particular keyserver. +schemes are case-insensitive. Most keyservers synchronize with each other, so there is generally no need to send keys to more than one server. The keyserver |