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/netpgp New sentence, new...



details:   https://anonhg.NetBSD.org/src/rev/9096a6406847
branches:  trunk
changeset: 752353:9096a6406847
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Feb 24 08:22:58 2010 +0000

description:
New sentence, new line; remove trailing whitespace.

diffstat:

 crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1 |  25 ++++++++++----------
 1 files changed, 13 insertions(+), 12 deletions(-)

diffs (60 lines):

diff -r ce0d83dcb1dc -r 9096a6406847 crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1
--- a/crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1       Wed Feb 24 06:38:53 2010 +0000
+++ b/crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1       Wed Feb 24 08:22:58 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: netpgp.1,v 1.8 2010/02/23 01:24:45 agc Exp $
+.\" $NetBSD: netpgp.1,v 1.9 2010/02/24 08:22:58 wiz Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -270,17 +270,18 @@
 the user.
 .It Fl Fl from Ns = Ns Ar signature-valid-from
 This option allows the signer to specify a time as the
-starting point for validity of the signature. In this way
-it is possible to prevent files from being verified until a
-specific point in time. The time can be specified either
-in
+starting point for validity of the signature.
+In this way it is possible to prevent files from being verified
+until a specific point in time.
+The time can be specified either in
 .Dv YYYY-MM-DD
 format, or as the number of seconds since the epoch.
 .It Fl Fl duration Ns = Ns Ar signature-valid-to
 This option allows the signer to specify a time as the
-end point for validity of the signature. In this way
-it is possible to prevent files from being verified after a
-specific point in time. The time can be specified either
+end point for validity of the signature.
+In this way it is possible to prevent files from being verified
+after a specific point in time.
+The time can be specified either
 in
 .Dv YYYY-MM-DD
 format, or as the number of seconds.
@@ -411,20 +412,20 @@
 .Nm
 commands can be used together in a pipeline to produce the desired effect.
 .Bd -literal
-% netpgp --sign \*[Lt] a | netpgp --cat \*[Gt] b 
+% netpgp --sign \*[Lt] a | netpgp --cat \*[Gt] b
 netpgp: default key set to "C0596823"
 netpgp: default key set to "C0596823"
 pub 2048/RSA (Encrypt or Sign) 1b68dcfcc0596823 2004-01-12
-Key fingerprint: d415 9deb 336d e4cc cdfa 00cd 1b68 dcfc c059 6823 
+Key fingerprint: d415 9deb 336d e4cc cdfa 00cd 1b68 dcfc c059 6823
 uid              Alistair Crooks \*[Lt]agc%netbsd.org@localhost\*[Gt]
 uid              Alistair Crooks \*[Lt]agc%pkgsrc.org@localhost\*[Gt]
 uid              Alistair Crooks \*[Lt]agc%alistaircrooks.com@localhost\*[Gt]
 uid              Alistair Crooks \*[Lt]alistair%hockley-crooks.com@localhost\*[Gt]
-netpgp passphrase: 
+netpgp passphrase:
 Good signature for \*[Lt]stdin\*[Gt] made Mon Dec 21 18:25:02 2009
 using RSA (Encrypt or Sign) key 1b68dcfcc0596823
 pub 2048/RSA (Encrypt or Sign) 1b68dcfcc0596823 2004-01-12
-Key fingerprint: d415 9deb 336d e4cc cdfa 00cd 1b68 dcfc c059 6823 
+Key fingerprint: d415 9deb 336d e4cc cdfa 00cd 1b68 dcfc c059 6823
 uid              Alistair Crooks \*[Lt]alistair%hockley-crooks.com@localhost\*[Gt]
 uid              Alistair Crooks \*[Lt]agc%pkgsrc.org@localhost\*[Gt]
 uid              Alistair Crooks \*[Lt]agc%netbsd.org@localhost\*[Gt]



Home | Main Index | Thread Index | Old Index