Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/bsd/netpgp/dist/src/netpgpkeys Remove traili...



details:   https://anonhg.NetBSD.org/src/rev/294832ef724e
branches:  trunk
changeset: 753928:294832ef724e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Apr 14 08:14:26 2010 +0000

description:
Remove trailing whitespace; use standard section headers.

diffstat:

 crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1 |  14 ++++++------
 1 files changed, 7 insertions(+), 7 deletions(-)

diffs (46 lines):

diff -r c4e9c6df870b -r 294832ef724e crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1
--- a/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1       Wed Apr 14 07:20:27 2010 +0000
+++ b/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1       Wed Apr 14 08:14:26 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: netpgpkeys.1,v 1.7 2010/04/14 04:01:55 agc Exp $
+.\" $NetBSD: netpgpkeys.1,v 1.8 2010/04/14 08:14:26 wiz Exp $
 .\"
 .\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -292,12 +292,12 @@
 utility will return 0 for success,
 1 if the file's signature does not match what was expected,
 or 2 if any other error occurs.
-.Sh EXAMPLE
+.Sh EXAMPLES
 .Bd -literal
 % netpgpkeys --ssh-keys --sshkeyfile=/etc/ssh/ssh_host_rsa_key.pub --list-keys
 1 key
 pub 1024/RSA (Encrypt or Sign) 040180871e00404a 2008-08-11
-Key fingerprint: c4aa b385 4796 e6ce 606c f0c2 0401 8087 1e00 404a 
+Key fingerprint: c4aa b385 4796 e6ce 606c f0c2 0401 8087 1e00 404a
 uid              netbsd-vm1.crowthorne.alistaircrooks.co.uk (/etc/ssh/ssh_host_rsa_key.pub) \*[Lt]root%netbsd-vm1.crowthorne.alistaircrooks.co.uk@localhost\*[Gt]
 %
 .Ed
@@ -306,8 +306,8 @@
 .Bd -literal
 % netpgpkeys --generate-key
 netpgp: default key set to "C0596823"
-pub 2048/RSA (Encrypt or Sign) 5bc707d1b495aaf2 2010-04-14 
-Key fingerprint: 08cb 4867 eeed 454c ce30 610d 5bc7 07d1 b495 aaf2 
+pub 2048/RSA (Encrypt or Sign) 5bc707d1b495aaf2 2010-04-14
+Key fingerprint: 08cb 4867 eeed 454c ce30 610d 5bc7 07d1 b495 aaf2
 uid              RSA 2048-bit key \*[Lt]agc@localhost\*[Gt]
 netpgp: generated keys in directory /home/agc/.gnupg/5bc707d1b495aaf2
 % ls -al /home/agc/.gnupg/5bc707d1b495aaf2
@@ -319,8 +319,8 @@
 %
 % netpgpkeys --list-keys --home ~/.gnupg/5bc707d1b495aaf2
 1 key
-pub 2048/RSA (Encrypt or Sign) 5bc707d1b495aaf2 2010-04-14 
-Key fingerprint: 08cb 4867 eeed 454c ce30 610d 5bc7 07d1 b495 aaf2 
+pub 2048/RSA (Encrypt or Sign) 5bc707d1b495aaf2 2010-04-14
+Key fingerprint: 08cb 4867 eeed 454c ce30 610d 5bc7 07d1 b495 aaf2
 uid              RSA 2048-bit key \*[Lt]agc@localhost\*[Gt]
 
 %



Home | Main Index | Thread Index | Old Index