Module Name:    src
Committed By:   agc
Date:           Fri May  7 05:55:46 UTC 2010

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

Log Message:
refer to the key fingerprint, and show how to find it in normal output.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
    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.8 src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1:1.9
--- src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1:1.8	Wed Apr 14 08:14:26 2010
+++ src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1	Fri May  7 05:55:46 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: netpgpkeys.1,v 1.8 2010/04/14 08:14:26 wiz Exp $
+.\" $NetBSD: netpgpkeys.1,v 1.9 2010/05/07 05:55:46 agc Exp $
 .\"
 .\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -261,6 +261,16 @@
 This option should be used wisely, and any core dumps should
 be deleted in a secure manner when no longer needed.
 .El
+.Pp
+It is often useful to be able to refer to another user's identity by
+using their
+.Nm
+.Dq fingerprint .
+This can be found in the output from normal
+.Fl Fl list-keys
+and
+.Fl Fl list-sigs
+commands.
 .Sh PASS PHRASES
 The pass phrase cannot be changed by
 .Nm

Reply via email to