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 Correct option "-...



details:   https://anonhg.NetBSD.org/src/rev/c6c71e68ed3c
branches:  trunk
changeset: 822604:c6c71e68ed3c
user:      khorben <khorben%NetBSD.org@localhost>
date:      Mon Mar 27 21:30:23 2017 +0000

description:
Correct option "--armor"

Submitted on tech-pkg@ as:
[PATCH 07/11] Correct option "--armor"

diffstat:

 crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3557f9f3e0f0 -r c6c71e68ed3c crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1
--- a/crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1       Mon Mar 27 21:19:12 2017 +0000
+++ b/crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1       Mon Mar 27 21:30:23 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: netpgp.1,v 1.19 2014/02/17 07:23:18 agc Exp $
+.\" $NetBSD: netpgp.1,v 1.20 2017/03/27 21:30:23 khorben Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -203,7 +203,7 @@
 In addition to one of the preceding commands, a number of qualifiers
 or options may be given.
 .Bl -tag -width Ar
-.It Fl Fl armour , Fl armor
+.It Fl Fl armour , Fl Fl armor
 This option, however it is spelled, wraps the signature as an
 ASCII-encoded piece of text, for ease of use.
 .It Fl Fl cipher Ar ciphername



Home | Main Index | Thread Index | Old Index