diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2013-12-31 11:03:54 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2013-12-31 11:03:54 +0000 |
commit | 60714629d020dd2236e5c1e033239ecf077b605a (patch) | |
tree | 444a01fe57536b8738485336a3f03d93af51a321 | |
parent | 26ff7076d2e9cbf481071af9ac2f324fc568ed27 (diff) |
nit
-rw-r--r-- | usr.bin/signify/signify.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/signify/signify.1 b/usr.bin/signify/signify.1 index 87c5c170502..cf046a15c80 100644 --- a/usr.bin/signify/signify.1 +++ b/usr.bin/signify/signify.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: signify.1,v 1.2 2013/12/31 04:03:23 tedu Exp $ +.\" $OpenBSD: signify.1,v 1.3 2013/12/31 11:03:53 espie Exp $ .\" .\"Copyright (c) 2013 Marc Espie <espie@openbsd.org> .\"Copyright (c) 2013 Ted Unangst <tedu@openbsd.org> @@ -33,7 +33,7 @@ The .Nm utility creates and verifies cryptographic signatures. The mode of operation is selected by the verb passed to the -.Ar V +.Fl Ar V option. Options are as follows .Bl -tag -width iPPpubkey |