Module Name:    src
Committed By:   wiz
Date:           Wed Jun 10 14:38:14 UTC 2009

Modified Files:
        src/crypto/external/bsd/netpgp/dist/src/netpgpkeys: netpgpkeys.1

Log Message:
Remove duplicate Pp, fix a typo, wording.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1
diff -u src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1:1.1 src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1:1.2
--- src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1:1.1	Wed Jun 10 00:38:10 2009
+++ src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1	Wed Jun 10 14:38:14 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: netpgpkeys.1,v 1.1 2009/06/10 00:38:10 agc Exp $
+.\" $NetBSD: netpgpkeys.1,v 1.2 2009/06/10 14:38:14 wiz Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -85,7 +85,7 @@
 .Nm
 command is used for all forms of PGP key management,
 from generation of new keys to propagation of public
-keys to key servers, and importation of new public
+keys to key servers, and import of new public
 keys from other identities.
 .Pp
 The
@@ -94,7 +94,6 @@
 decryption,
 signing and verification of files.
 .Pp
-.Pp
 For signing and encryption, a unique identity is needed.
 This identity is made up of a private and public key.
 The public key part is made available and known to everyone.
@@ -225,7 +224,7 @@
 in normal processing,
 if an error occurs, the contents of memory are saved to disk, and can
 be read using tools to analyse behaviour.
-Unfortuinately this can disclose information to people viewing
+Unfortunately this can disclose information to people viewing
 the core dump, such as secret keys, and passphrases protecting
 those keys.
 In normal operation,

Reply via email to