]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man ip-link: Remove extra GROUP explanation
authorVadim Kochan <vadim4j@gmail.com>
Wed, 13 May 2015 15:03:51 +0000 (18:03 +0300)
committerStephen Hemminger <shemming@brocade.com>
Thu, 14 May 2015 22:38:10 +0000 (15:38 -0700)
Remove double explanation of GROUP option from 'ip link set' section.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
man/man8/ip-link.8.in

index 823246f3c72dcbc58beb17b59f8d4a7f953439d5..714aab488d4aaaa3ce87cf15dab384d409e43b17 100644 (file)
@@ -713,12 +713,6 @@ tool can be used. But it allows to change network namespace only for physical de
 .BI alias " NAME"
 give the device a symbolic name for easy reference.
 
-.TP
-.BI group " GROUP"
-specify the group the device belongs to.
-The available groups are listed in file
-.BR "@SYSCONFDIR@/group" .
-
 .TP
 .BI vf " NUM"
 specify a Virtual Function device to be configured. The associated PF device
@@ -867,7 +861,7 @@ specifies which help of link type to dislpay.
 .SS
 .I GROUP
 may be a number or a string from the file
-.B /etc/iproute2/group
+.B @SYSCONFDIR@/group
 which can be manually filled.
 
 .SH "EXAMPLES"