]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc/man1/openssl-enc.pod.in: document 'k' handling for -bufsize
authorEugene Syromiatnikov <esyr@openssl.org>
Mon, 1 Sep 2025 12:08:08 +0000 (14:08 +0200)
committerNeil Horman <nhorman@openssl.org>
Sat, 6 Sep 2025 14:18:21 +0000 (10:18 -0400)
commitd69ea5bb0d1b655138568999e16fc32ed35f02a4
tree5a043fa39532c692381a5f180f0e87321507bf23
parentd51cf71869f39a68d44ab4bde077913c9f9295b3
doc/man1/openssl-enc.pod.in: document 'k' handling for -bufsize

Apparently, '-bufsize' option parser can handle the 'k' suffix
(and treat is as the value being provided in the multiples of 1024).
Document that.

Complements: d02b48c63a58 "Import of old SSLeay release: SSLeay 0.8.1b"
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28408)

(cherry picked from commit 05902818236f65de43c48d60353f989530a5e7b9)
doc/man1/openssl-enc.pod.in