diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/README.W32 | 10 | ||||
-rw-r--r-- | doc/gpg.sgml | 6 |
3 files changed, 13 insertions, 7 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 59efbc95e..ccff3b943 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +Wed Jul 12 13:32:06 CEST 2000 Werner Koch <wk@> + + * gpg.sgml: Add a note about the availability of the GPH. + 2000-07-03 13:59:24 Werner Koch ([email protected]) * DETAILS, FAQ: Typo fixes by Yosiaki IIDA. diff --git a/doc/README.W32 b/doc/README.W32 index e2a7b2227..d06db9070 100644 --- a/doc/README.W32 +++ b/doc/README.W32 @@ -1,9 +1,5 @@ -This is a beta release of GnuPG for MS-Windows 95, 98 and WNT. -The random number generator should now work but has not undergone -a thorough testing, so we won't say anything about the quality of -the generated key and suggest that you don't use this version with -your production secret keys! It is however okay to verify signatures -or encrypt files using this version. +This is a binary version of GnuPG for MS-Windows 95, 98, WNT and W2000. + PLEASE READ THE FOLLOWING PARAGRAPH CAREFULLY: @@ -75,7 +71,7 @@ To build it, you need the MingW32/CPD kit, which is available at ftp://ftp.openit.de/pub/cpd/windows32api-0.1.2.tar.gz gcc, binutils and windows32api are stock GNU source which are available -at every ftp.gnug.org mirror. +at every GNU mirror. After you have installed this environment you should be able to do this: diff --git a/doc/gpg.sgml b/doc/gpg.sgml index b43f6e9a5..027105d4f 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -71,6 +71,12 @@ <para> <command/gpg/ is the main program for the GnuPG system. </para> + <para> +This man page does only list the commands and options available. +For a more verbose documentation get the GNU Privacy Handbook (GPH), which is +available at http://www.gnupg.org/gph/ . +You will find a list of HOWTO documents at http://www.gnupg.org/docs.html . +</para> </refsect1> <refsect1> |