summaryrefslogtreecommitdiffstats
path: root/doc/man1/mac.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/mac.pod')
-rw-r--r--doc/man1/mac.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/mac.pod b/doc/man1/mac.pod
index 5d1e796657..3143df8d15 100644
--- a/doc/man1/mac.pod
+++ b/doc/man1/mac.pod
@@ -76,7 +76,7 @@ To see the list of supported digests, use the command I<list -digest-commands>.
=item B<cipher:string>
-Used by CMAC and GMAC to specifiy the cipher algorithm.
+Used by CMAC and GMAC to specify the cipher algorithm.
For CMAC it must be one of AES-128-CBC, AES-192-CBC, AES-256-CBC or
DES-EDE3-CBC.
For GMAC it should be a GCM mode cipher e.g. AES-128-GCM.