netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2] fix typo in ip-xfrm man page, rmd610 -> rmd160
@ 2016-12-23 11:03 Alexey Kodanev
  2016-12-29 18:44 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Kodanev @ 2016-12-23 11:03 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Vasily Isaenko, Alexey Kodanev

Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
---
 man/man8/ip-xfrm.8 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/man/man8/ip-xfrm.8 b/man/man8/ip-xfrm.8
index 11f7104..a0bbef5 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)) "."
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH iproute2] fix typo in ip-xfrm man page, rmd610 -> rmd160
  2016-12-23 11:03 [PATCH iproute2] fix typo in ip-xfrm man page, rmd610 -> rmd160 Alexey Kodanev
@ 2016-12-29 18:44 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2016-12-29 18:44 UTC (permalink / raw)
  To: Alexey Kodanev; +Cc: netdev, Vasily Isaenko

On Fri, 23 Dec 2016 14:03:16 +0300
Alexey Kodanev <alexey.kodanev@oracle.com> wrote:

> Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>


Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-29 18:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-23 11:03 [PATCH iproute2] fix typo in ip-xfrm man page, rmd610 -> rmd160 Alexey Kodanev
2016-12-29 18:44 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).