diff mbox series

[iproute2] man: remove "defaut group" sentence on ip link

Message ID 20191015153550.29010-1-florent.fourcot@wifirst.fr
State Accepted
Delegated to: stephen hemminger
Headers show
Series [iproute2] man: remove "defaut group" sentence on ip link | expand

Commit Message

Florent Fourcot Oct. 15, 2019, 3:35 p.m. UTC
By default, all devices are listed, not only the default group.

Signed-off-by: Florent Fourcot <florent.fourcot@wifirst.fr>
Signed-off-by: Romain Bellan <romain.bellan@wifirst.fr>
---
 man/man8/ip-link.8.in | 1 -
 1 file changed, 1 deletion(-)

Comments

Stephen Hemminger Oct. 16, 2019, 8:24 p.m. UTC | #1
On Tue, 15 Oct 2019 17:35:50 +0200
Florent Fourcot <florent.fourcot@wifirst.fr> wrote:

> By default, all devices are listed, not only the default group.
> 
> Signed-off-by: Florent Fourcot <florent.fourcot@wifirst.fr>
> Signed-off-by: Romain Bellan <romain.bellan@wifirst.fr>

Thanks for catching this.
Applied
diff mbox series

Patch

diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index a8ae72d2..31051c52 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -2364,7 +2364,6 @@  Commands:
 .BI dev " NAME " (default)
 .I NAME
 specifies the network device to show.
-If this argument is omitted all devices in the default group are listed.
 
 .TP
 .BI group " GROUP "