summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--README15
-rw-r--r--doc/gnupg.713
3 files changed, 12 insertions, 21 deletions
diff --git a/ChangeLog b/ChangeLog
index 6805558aa..29ca2e026 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-02 Werner Koch <wk@gnupg.org>
+
+ * README: Removed the note about a development version so that we
+ later don't forget this. Minor other changes.
+
2002-08-29 Werner Koch <wk@gnupg.org>
* configure.ac (random_modules): Reworked the code to select the
diff --git a/README b/README
index 624e49de1..940be6254 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
GnuPG - The GNU Privacy Guard
-------------------------------
- Version 1.1
+ Version 1.2
Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
@@ -14,13 +14,6 @@
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- ****************************************************
- ** Please note that is is a DEVELOPMENT VERSION **
- ** and as such not suitable for production use **
- ** unless you really know what you are doing. **
- ****************************************************
-
-
Intro
-----
@@ -71,7 +64,7 @@
8) To avoid swapping out of sensitive data, you can install "gpg" as
suid root. If you don't do so, you may want to add the option
- "no-secmem-warning" to ~/.gnupg/options
+ "no-secmem-warning" to ~/.gnupg/gpg.conf
How to Verify the Source
@@ -601,6 +594,7 @@
whether it produces good output for your version of Unix. There
are some debug options to help you (see cipher/rndunix.c).
+
Creating an RPM package
-----------------------
The file scripts/gnupg.spec is used to build a RPM package (both
@@ -643,9 +637,6 @@
mailing list (gnupg-announce, gnupg-users, etc.). An archive of
the mailing lists is available at http://lists.gnupg.org .
- The gnupg.org domain is hosted in Germany to avoid possible legal
- problems (technical advices may count as a violation of ITAR).
-
Please direct bug reports to <gnupg-bugs@gnu.org> or post
them direct to the mailing list <gnupg-devel@gnupg.org>.
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),