netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2] man: Fix formatting of vrf parameter of ip-link show command
@ 2017-03-09 12:56 Robert Shearman
  2017-03-10 16:59 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Shearman @ 2017-03-09 12:56 UTC (permalink / raw)
  To: netdev, stephen; +Cc: David Ahern, Robert Shearman

Add missing opening " [" for the vrf parameter.

Signed-off-by: Robert Shearman <rshearma@brocade.com>
---
 man/man8/ip-link.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index 83ffb6357f7d..3f5d57c28885 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -164,7 +164,7 @@ ip-link \- network device configuration
 .B master
 .IR DEVICE " ] ["
 .B type
-.IR ETYPE " ]"
+.IR ETYPE " ] ["
 .B vrf
 .IR NAME " ]"
 
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH iproute2] man: Fix formatting of vrf parameter of ip-link show command
  2017-03-09 12:56 [PATCH iproute2] man: Fix formatting of vrf parameter of ip-link show command Robert Shearman
@ 2017-03-10 16:59 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2017-03-10 16:59 UTC (permalink / raw)
  To: Robert Shearman; +Cc: netdev, David Ahern

On Thu, 9 Mar 2017 12:56:14 +0000
Robert Shearman <rshearma@brocade.com> wrote:

> Add missing opening " [" for the vrf parameter.
> 
> Signed-off-by: Robert Shearman <rshearma@brocade.com>

Applied

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-10 16:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09 12:56 [PATCH iproute2] man: Fix formatting of vrf parameter of ip-link show command Robert Shearman
2017-03-10 16:59 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).