diff mbox

Fix little error for the man page of 'ip link'

Message ID CAGBH1r6jrfmgaVyio1do237ns81_JjwQh88_Jbvt9q0zXEFC4g@mail.gmail.com
State Accepted, archived
Delegated to: stephen hemminger
Headers show

Commit Message

Bin Li July 25, 2011, 6:34 a.m. UTC
Hi,

The original patch could found here.

http://git.kernel.org/?p=linux/kernel/git/shemminger/iproute2.git;a=commitdiff;h=df33d7a489e13b69caa8b55064e01e99bdabef15

And the below trunk shouldn't be delete. The correct should be "ip
link set DEVICE { .. | .. | ..}" instead of "ip link set DEVICE { .. |
.. | .."

-------------------------------------------------------------------
@@ -68,8 +96,6 @@ ip \- show / manipulate routing, devices, policy
routing and tunnels
 .IR VLAN-QOS " ] ] ["
 .B rate
 .IR TXRATE " ]"
-.BR " }"
-

 .ti -8
 .B ip link show
-------------------------------------------------------------------

Please my patch in the attachment or below. Just add it back. Thanks!

-------------------------------------------------------------------
-------------------------------------------------------------------

Sincerely Yours,

Bin Li

http://zh.opensuse.org
diff mbox

Patch

Index: iproute2/man/man8/ip.8
===================================================================
--- iproute2.orig/man/man8/ip.8
+++ iproute2/man/man8/ip.8
@@ -106,6 +106,8 @@  ip \- show / manipulate routing, devices
 .IR DEVICE
 .br
 .B nomaster
+.BR " }"
+
 
 .ti -8
 .B ip link show