]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
fix typo in ip-xfrm man page, rmd610 -> rmd160
authorAlexey Kodanev <alexey.kodanev@oracle.com>
Fri, 23 Dec 2016 11:03:16 +0000 (14:03 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 29 Dec 2016 18:24:35 +0000 (10:24 -0800)
Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
man/man8/ip-xfrm.8

index 11f710470377fa43110162679ab546a2082b7943..a0bbef555f9bf520e2098d12f56cc57c8aa60924 100644 (file)
@@ -477,7 +477,7 @@ Encryption algorithms include
 
 Authentication algorithms include
 .BR digest_null ", " hmac(md5) ", " hmac(sha1) ", " hmac(sha256) ","
-.BR hmac(sha384) ", " hmac(sha512) ", " hmac(rmd610) ", and " xcbc(aes) "."
+.BR hmac(sha384) ", " hmac(sha512) ", " hmac(rmd160) ", and " xcbc(aes) "."
 
 Authenticated encryption with associated data (AEAD) algorithms include
 .BR rfc4106(gcm(aes)) ", " rfc4309(ccm(aes)) ", and " rfc4543(gcm(aes)) "."