summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSam Eaton <sam@eaton.party>2021-12-03 14:47:26 -0800
committerPauli <ppzgs1@gmail.com>2021-12-10 15:19:04 +1100
commit075b1b4dcd33259ece3fe2cdc1847af190105c84 (patch)
tree71f2a1447ff2c1050c0ec560eabe7188a50f9703 /doc
parentf2499f5378d92bf90fdcc16831ebf1f08069ef7a (diff)
changes opensssl typos to openssl
CLA: trivial Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17191) (cherry picked from commit 44fde441937fc8db8ea6a7ac2e7c683ad9d5f8e0)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/openssl-mac.pod.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl-mac.pod.in b/doc/man1/openssl-mac.pod.in
index b368b79bc7..e76e185e08 100644
--- a/doc/man1/openssl-mac.pod.in
+++ b/doc/man1/openssl-mac.pod.in
@@ -116,7 +116,7 @@ This option is identical to the B<-cipher> option.
=item I<mac_name>
Specifies the name of a supported MAC algorithm which will be used.
-To see the list of supported MAC's use the command C<opensssl list
+To see the list of supported MAC's use the command C<openssl list
-mac-algorithms>.
=back