diff options
-rw-r--r-- | lib/libkeynote/keynote.3 | 4 |
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 |