doc: Replace remaining "gpg2" by "gpg".

--
This commit is contained in:
Werner Koch 2023-06-01 12:42:51 +02:00
parent ef4f22b9d9
commit 22350d0768
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
3 changed files with 10 additions and 11 deletions

View File

@ -11,19 +11,18 @@
@ifset isman
GnuPG is a set of programs for public key encryption and digital
signatures. The program most users will want to use is the OpenPGP
command line tool, named @command{gpg2}. @command{gpgv}is a stripped
down version of @command{gpg2} with no encryption functionality, used
command line tool, named @command{gpg}. @command{gpgv}is a stripped
down version of @command{gpg} with no encryption functionality, used
only to verify signatures against a trusted keyring. @command{gpgsm} is
the X.509/CMS (for S/MIME) counterpart of
@command{gpg2}. @command{gpg-agent} is a passphrase and private key
@command{gpg}. @command{gpg-agent} is a passphrase and private key
daemon which may also emulate the @command{ssh-agent}.
@mansect see also
@command{gpg}(1),
@command{gpg2}(1),
@command{gpgv}(1),
@command{gpgsm}(1),
@command{gpg-agent}(1),
@command{dirmngr}(8),
@command{gpg}(1),
@command{gpgv}(1),
@command{gpgsm}(1),
@command{gpg-agent}(1),
@command{dirmngr}(8),
@command{scdaemon}(1)
@include see-also-note.texi
@end ifset

View File

@ -1725,7 +1725,7 @@ option @option{--disable-dirmngr}.
@mansect see also
@ifset isman
@command{gpg2}(1),
@command{gpg}(1),
@command{gpg-agent}(1)
@end ifset
@include see-also-note.texi

View File

@ -757,6 +757,6 @@ length up to N bytes. If N is not given a default value is used
@ifset isman
@command{gpg-agent}(1),
@command{gpgsm}(1),
@command{gpg2}(1)
@command{gpg}(1)
@end ifset
@include see-also-note.texi