]> 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>
Wed, 3 Sep 2025 11:47:33 +0000 (07:47 -0400)
commitfe20f846f31a43fc5a26240c24fefcbd026b1aa2
tree76ec3ed8fc522cecd5e08f56ed5525518df2af64
parenteb851cc1fb985edfcbeb5710bd671ab6db49bc2d
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/28405)
doc/man1/openssl-enc.pod.in