From: Patrik Sevallius Date: Sun, 18 Sep 2022 10:24:56 +0000 (+0200) Subject: Update documentation, standard input is expected to be in binary format too X-Git-Tag: openssl-3.2.0-alpha1~2063 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=054189bf7a9e68a7374744e7eaea344ba1784e68;p=thirdparty%2Fopenssl.git Update documentation, standard input is expected to be in binary format too CLA: trivial Reviewed-by: Richard Levitte Reviewed-by: Tomas Mraz Reviewed-by: Hugo Landau (Merged from https://github.com/openssl/openssl/pull/19234) --- diff --git a/doc/man1/openssl-mac.pod.in b/doc/man1/openssl-mac.pod.in index e76e185e08a..452c546637f 100644 --- a/doc/man1/openssl-mac.pod.in +++ b/doc/man1/openssl-mac.pod.in @@ -35,8 +35,7 @@ Print a usage message. Input filename to calculate a MAC for, or standard input by default. Standard input is used if the filename is '-'. -Files are expected to be in binary format, standard input uses hexadecimal text -format. +Files and standard input are expected to be in binary format. =item B<-out> I