File tree 3 files changed +10
-11
lines changed
3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 11
11
@ifset isman
12
12
GnuPG is a set of programs for public key encryption and digital
13
13
signatures. The program most users will want to use is the OpenPGP
14
- command line tool, named @command {gpg2 }. @command {gpgv }is a stripped
15
- down version of @command {gpg2 } with no encryption functionality, used
14
+ command line tool, named @command {gpg }. @command {gpgv }is a stripped
15
+ down version of @command {gpg } with no encryption functionality, used
16
16
only to verify signatures against a trusted keyring. @command {gpgsm } is
17
17
the X.509/CMS (for S/MIME) counterpart of
18
- @command {gpg2 }. @command {gpg-agent } is a passphrase and private key
18
+ @command {gpg }. @command {gpg-agent } is a passphrase and private key
19
19
daemon which may also emulate the @command {ssh-agent }.
20
20
@mansect see also
21
- @command {gpg }(1),
22
- @command {gpg2 }(1),
23
- @command {gpgv }(1),
24
- @command {gpgsm }(1),
25
- @command {gpg-agent }(1),
26
- @command {dirmngr }(8),
21
+ @command {gpg }(1),
22
+ @command {gpgv }(1),
23
+ @command {gpgsm }(1),
24
+ @command {gpg-agent }(1),
25
+ @command {dirmngr }(8),
27
26
@command {scdaemon }(1)
28
27
@include see-also-note.texi
29
28
@end ifset
Original file line number Diff line number Diff line change @@ -1725,7 +1725,7 @@ option @option{--disable-dirmngr}.
1725
1725
1726
1726
@mansect see also
1727
1727
@ifset isman
1728
- @command {gpg2 }(1),
1728
+ @command {gpg }(1),
1729
1729
@command {gpg-agent }(1)
1730
1730
@end ifset
1731
1731
@include see-also-note.texi
Original file line number Diff line number Diff line change @@ -757,6 +757,6 @@ length up to N bytes. If N is not given a default value is used
757
757
@ifset isman
758
758
@command {gpg-agent }(1),
759
759
@command {gpgsm }(1),
760
- @command {gpg2 }(1)
760
+ @command {gpg }(1)
761
761
@end ifset
762
762
@include see-also-note.texi
You can’t perform that action at this time.
0 commit comments