Commit 699589f6 authored by Vadim Kochan's avatar Vadim Kochan Committed by Stephen Hemminger

man ip-link: Remove extra GROUP explanation

Remove double explanation of GROUP option from 'ip link set' section.
Signed-off-by: default avatarVadim Kochan <vadim4j@gmail.com>
parent 2c0feda8
...@@ -713,12 +713,6 @@ tool can be used. But it allows to change network namespace only for physical de ...@@ -713,12 +713,6 @@ tool can be used. But it allows to change network namespace only for physical de
.BI alias " NAME" .BI alias " NAME"
give the device a symbolic name for easy reference. 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 .TP
.BI vf " NUM" .BI vf " NUM"
specify a Virtual Function device to be configured. The associated PF device specify a Virtual Function device to be configured. The associated PF device
...@@ -867,7 +861,7 @@ specifies which help of link type to dislpay. ...@@ -867,7 +861,7 @@ specifies which help of link type to dislpay.
.SS .SS
.I GROUP .I GROUP
may be a number or a string from the file may be a number or a string from the file
.B /etc/iproute2/group .B @SYSCONFDIR@/group
which can be manually filled. which can be manually filled.
.SH "EXAMPLES" .SH "EXAMPLES"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment