25 lines
882 B
Diff
25 lines
882 B
Diff
$NetBSD: patch-src_netpgp_netpgp.1,v 1.1 2018/03/15 20:14:14 khorben Exp $
|
|
|
|
Correct option "--armor".
|
|
Also document alternate option "--detach".
|
|
|
|
--- src/netpgp/netpgp.1.orig 2014-02-17 07:23:18.000000000 +0000
|
|
+++ src/netpgp/netpgp.1
|
|
@@ -203,7 +203,7 @@ library.
|
|
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
|
|
@@ -216,7 +216,7 @@ access to the cipher used.
|
|
The default cipher algorithm is the
|
|
.Dq CAST5
|
|
algorithm.
|
|
-.It Fl Fl detached
|
|
+.It Fl Fl detach , Fl Fl detached
|
|
When signing a file, place the resulting signature in a separate
|
|
file from the one being signed.
|
|
.It Fl Fl hash-alg Ar hash-algorithm
|