diff options
author | jmc <> | 2004-09-23 20:35:40 +0000 |
---|---|---|
committer | jmc <> | 2004-09-23 20:35:40 +0000 |
commit | 3619897e0cf93397f87aea8d982fe6b2d7224edc (patch) | |
tree | 211cc5d0af8d7357f14ac0d9377dcacb421c08b0 | |
parent | a58868c3246f86d955a812b44f1a014d86336f2b (diff) | |
download | openbsd-3619897e0cf93397f87aea8d982fe6b2d7224edc.tar.gz openbsd-3619897e0cf93397f87aea8d982fe6b2d7224edc.tar.bz2 openbsd-3619897e0cf93397f87aea8d982fe6b2d7224edc.zip |
typo from number six;
-rw-r--r-- | src/usr.sbin/openssl/openssl.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1 index 5abc0738ab..640723a846 100644 --- a/src/usr.sbin/openssl/openssl.1 +++ b/src/usr.sbin/openssl/openssl.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: openssl.1,v 1.47 2004/08/26 21:29:18 jmc Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.48 2004/09/23 20:35:40 jmc Exp $ |
2 | .\" ==================================================================== | 2 | .\" ==================================================================== |
3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. | 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. |
4 | .\" | 4 | .\" |
@@ -6269,7 +6269,7 @@ The cipher and start time should be printed out in human readable form. | |||
6269 | .Bk -words | 6269 | .Bk -words |
6270 | .Oo Xo | 6270 | .Oo Xo |
6271 | .Fl aes128 | aes192 | aes256 | des | | 6271 | .Fl aes128 | aes192 | aes256 | des | |
6272 | .Fl des3 | rc2-40 | rc2-64 | rcs-128 | 6272 | .Fl des3 | rc2-40 | rc2-64 | rc2-128 |
6273 | .Xc | 6273 | .Xc |
6274 | .Oc | 6274 | .Oc |
6275 | .Op Fl binary | 6275 | .Op Fl binary |