From: Alexey Kodanev Date: Fri, 23 Dec 2016 11:03:16 +0000 (+0300) Subject: fix typo in ip-xfrm man page, rmd610 -> rmd160 X-Git-Tag: v4.10.0~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f977447773cea1657654c437a1b89234d645b6e;p=thirdparty%2Fiproute2.git fix typo in ip-xfrm man page, rmd610 -> rmd160 Signed-off-by: Alexey Kodanev --- diff --git a/man/man8/ip-xfrm.8 b/man/man8/ip-xfrm.8 index 11f710470..a0bbef555 100644 --- a/man/man8/ip-xfrm.8 +++ b/man/man8/ip-xfrm.8 @@ -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)) "."