diff options
author | 2013-12-31 11:03:53 +0000 | |
---|---|---|
committer | 2013-12-31 11:03:53 +0000 | |
commit | c4cb974f6bdf9597943aa354d229492927f1bb28 (patch) | |
tree | 7ba9014acddff3c965feb594354bb1a3526a8763 | |
parent | Fix after struct wscons_event size change. (diff) | |
download | wireguard-openbsd-c4cb974f6bdf9597943aa354d229492927f1bb28.tar.xz wireguard-openbsd-c4cb974f6bdf9597943aa354d229492927f1bb28.zip |
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 |