diff options
author | Werner Koch <wk@gnupg.org> | 2002-09-02 15:50:05 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2002-09-02 15:50:05 +0200 |
commit | 59e61f1fa2c58bc8ef031b7842397ec88f02d397 (patch) | |
tree | e1dafbc221fe66beff63bb5a126740f0cdd8f4ba /doc | |
parent | * mk-w32-dist: Include more man pages and gpg split. Changed name (diff) | |
download | gnupg2-59e61f1fa2c58bc8ef031b7842397ec88f02d397.tar.xz gnupg2-59e61f1fa2c58bc8ef031b7842397ec88f02d397.zip |
* gnupg.7: New mini man page.
* README: Removed the note about a development version so that we
later don't forget this. Minor other changes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gnupg.7 | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/doc/gnupg.7 b/doc/gnupg.7 index 88ac7898f..d11a4c94a 100644 --- a/doc/gnupg.7 +++ b/doc/gnupg.7 @@ -4,15 +4,10 @@ GnuPG \- The GNU Privacy Guard suite of programs .SH DESCRIPTION GnuPG is a set of programs for public key encryption and digital signatures. The program most users want to use is -the OpenPGP command line tool, named -.IR gpg ". " -.I gpgv -is a stripped down version of -.I gpg -to verify signatures against a trusted keyring. -There is also a tool called -.I gpgsplit -to split OpenPGP messages or keyrings into their packets. +the OpenPGP command line tool, named \fBgpg\fP. \fBgpgv\fP +is a stripped down version of \fBgpg\fP to verify signatures +against a trusted keyring. There is also a tool called +\fBgpgsplit\fP to split OpenPGP messages or keyrings into their packets. .SH "SEE ALSO" .BR gpg (1), .BR gpgv (1), |