diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2022-09-11 18:54:49 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2022-09-11 18:54:49 +0200 |
commit | 7bd0378b41a0c7ed7146053cb3e5e539383fd88b (patch) | |
tree | e4c25732d726adc60cc080be2a301a37c25cc54a /chapter08/openssl.xml | |
parent | c37e846f4b5db3ae2037dee054b3923192a50a31 (diff) |
Remove trailing spaces
Diffstat (limited to 'chapter08/openssl.xml')
-rw-r--r-- | chapter08/openssl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/openssl.xml b/chapter08/openssl.xml index 91e412bae..9701a0297 100644 --- a/chapter08/openssl.xml +++ b/chapter08/openssl.xml @@ -43,7 +43,7 @@ <sect2 role="installation"> <title>Installation of OpenSSL</title> <!-- - <para>First fix a problem with some advanced arcitectures with avx512 + <para>First fix a problem with some advanced arcitectures with avx512 capability:</para> <screen><userinput remap="pre">sed -e '/bn_reduce.*m1/i\ factor_size /= sizeof(BN_ULONG) * 8;' \ |