diff options
-rw-r--r-- | src/usr.bin/openssl/openssl.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index f01f71bc0c..5443a11066 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: openssl.1,v 1.145 2023/05/20 12:03:02 tb Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.146 2023/05/20 15:57:40 tb 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 | .\" |
@@ -5423,7 +5423,7 @@ benchmarks in parallel. | |||
5423 | Use allocated buffers with an offset of | 5423 | Use allocated buffers with an offset of |
5424 | .Ar number | 5424 | .Ar number |
5425 | bytes from the alignment provided by | 5425 | bytes from the alignment provided by |
5426 | .Xr malloc 3 . | 5426 | .Xr malloc 3 . |
5427 | .Ar number | 5427 | .Ar number |
5428 | should be between 0 and 16. | 5428 | should be between 0 and 16. |
5429 | .El | 5429 | .El |