aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-05-09 11:01:33 +0000
committerWerner Koch <[email protected]>2007-05-09 11:01:33 +0000
commitedb3dc99e9833136a7454561d8e0845aa9e55609 (patch)
tree112160d61c00df7b476409a698f746b07076e20c /README
parentAdd a howto section. (diff)
downloadgnupg-2.0.4.tar.gz
gnupg-2.0.4.zip
Preparing 2.0.4gnupg-2.0.4
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 8 insertions, 6 deletions
diff --git a/README b/README
index fc829fee0..d6f9ec5e1 100644
--- a/README
+++ b/README
@@ -71,11 +71,13 @@ DOCUMENTATION
The complete documentation is in the texinfo manual named
`gnupg.info'. Run "info gnupg" to read it. If you want a a printable
-copy of the manual, change to the "doc" directory and enter "make
-gnupg.pdf". For a HTML version enter "make gnupg.html" and point your
-browser to gnupg.html/index.html. Standard man pages for all
-components are provided as well. Watch http://www.gnupg.org for
-updated and new documentation.
+copy of the manual, change to the "doc" directory and enter "make pdf"
+For a HTML version enter "make html" and point your browser to
+gnupg.html/index.html. Standard man pages for all components are
+provided as well. An online version of the manual is available at
+http://www.gnupg.org/documentation/manuals/gnupg/ . A version of the
+manual pertaining to the current development snapshot is at
+http://www.gnupg.org/documentation/manuals/gnupg-devel/ .
@@ -88,7 +90,7 @@ functionality up into several modules. Both versions may be installed
simultaneously without any conflict (gpg is called gpg2 in GnuPG 2).
In fact, the gpg version from GnuPG 1.4 is able to make use of the
gpg-agent as included in GnuPG 2 and allows for seamless passphrase
-caching. The advantage of GnupG 1.4 is its smaller size and no
+caching. The advantage of GnuPG 1.4 is its smaller size and no
dependency on other modules at run and build time.