summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2002-05-03 16:21:58 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2002-05-03 16:21:58 +0000
commitd920460948ac43081685629b498c7b7d127f903a (patch)
tree65025ccaddffb5b2c97e53e384b6b92a5fd06117 /lib
parent9cb72894960e76ed0996484b448a24f2fe762250 (diff)
Fix typo.
Diffstat (limited to 'lib')
-rw-r--r--lib/libkeynote/keynote.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libkeynote/keynote.3 b/lib/libkeynote/keynote.3
index 9028709586f..f507518a7c9 100644
--- a/lib/libkeynote/keynote.3
+++ b/lib/libkeynote/keynote.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: keynote.3,v 1.33 2002/05/01 08:03:30 mpech Exp $
+.\" $OpenBSD: keynote.3,v 1.34 2002/05/03 16:21:57 angelos Exp $
.\"
.\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu)
.\"
@@ -787,8 +787,8 @@ using the ASCII-encoded cryptographic key contained in
The type of signature to be produced is described by the string
.Fa algorithm .
Possible values for this string are
-.Dv SIG_RSA_SHA1_HEX ,
-.Dv SIG_RSA_SHA1_BASE64 ,
+.Dv SIG_RSA_SHA1_PKCS1_HEX ,
+.Dv SIG_RSA_SHA1_PKCS1_BASE64 ,
.Dv SIG_RSA_MD5_HEX
and
.Dv SIG_RSA_MD5_HEX