summaryrefslogtreecommitdiff
path: root/lib/libkeynote/keynote.3
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2000-05-19 05:04:52 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2000-05-19 05:04:52 +0000
commitf697ed1fbbb9247d2aa91d7a50f2d31252d543a3 (patch)
treed544c0fd9dd663af5a617c7d20c97e202ea20dba /lib/libkeynote/keynote.3
parent4146adcf63c08e9ae024402240b72c7cec1de51b (diff)
Fix macro typo.
Diffstat (limited to 'lib/libkeynote/keynote.3')
-rw-r--r--lib/libkeynote/keynote.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkeynote/keynote.3 b/lib/libkeynote/keynote.3
index 1700cb4cabb..e58db0fb5d1 100644
--- a/lib/libkeynote/keynote.3
+++ b/lib/libkeynote/keynote.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: keynote.3,v 1.24 2000/05/18 08:31:02 angelos Exp $
+.\" $OpenBSD: keynote.3,v 1.25 2000/05/19 05:04:51 angelos Exp $
.\"
.\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu)
.\"
@@ -689,7 +689,7 @@ in this implementation.
.Fa iencoding
describes how the key should be binary-encoded. This implementation
supports
-.DV INTERNAL_ENC_PKCS1
+.Dv INTERNAL_ENC_PKCS1
for RSA keys,
.Dv INTERNAL_ENC_ASN1
for DSA keys, and