From 2f937359dd8a085b1d3a18cdd44f6a210bf46f3f Mon Sep 17 00:00:00 2001 From: vadimk Date: Sun, 31 Aug 2014 01:57:48 +0300 Subject: [PATCH] ip man: Added short description for hsr link type For hsr link there was no short description in ip-link man page. Signed-off-by: Vadim Kochan Signed-off-by: Stephen Hemminger --- man/man8/ip-link.8.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in index 6df0f8f4..29d12fb2 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -171,6 +171,9 @@ Link types: .B dummy - Dummy network interface .sp +.B hsr +- High-availability Seamless Redundancy device +.sp .B ifb - Intermediate Functional Block device .sp