artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d3b2f7
)
zap an erroneous space in "input .sig" (should be input.sig, with .sig not
author
jmc
<jmc@openbsd.org>
Tue, 31 Dec 2013 18:18:36 +0000
(18:18 +0000)
committer
jmc
<jmc@openbsd.org>
Tue, 31 Dec 2013 18:18:36 +0000
(18:18 +0000)
marked up;
usr.bin/signify/signify.1
patch
|
blob
|
history
diff --git
a/usr.bin/signify/signify.1
b/usr.bin/signify/signify.1
index
b4a39ba
..
0d35fa4
100644
(file)
--- a/
usr.bin/signify/signify.1
+++ b/
usr.bin/signify/signify.1
@@
-1,4
+1,4
@@
-.\" $OpenBSD: signify.1,v 1.
4 2013/12/31 17:33:17
jmc Exp $
+.\" $OpenBSD: signify.1,v 1.
5 2013/12/31 18:18:36
jmc Exp $
.\"
.\"Copyright (c) 2013 Marc Espie <espie@openbsd.org>
.\"Copyright (c) 2013 Ted Unangst <tedu@openbsd.org>
@@
-48,7
+48,7
@@
will prompt the user for a passphrase on the terminal.
.It Fl O Ar output
The signature file to create or verify.
The default is
-.Ar input .sig .
+.Ar input
Ns
.sig .
.It Fl P Ar pubkey
Public key produced by
.Ar generate ,