netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2] man: ip.8: Add missing vrf subcommand description
@ 2020-02-27 16:45 Andrea Claudi
  2020-02-27 19:52 ` David Ahern
  2020-02-28 21:49 ` Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: Andrea Claudi @ 2020-02-27 16:45 UTC (permalink / raw)
  To: netdev; +Cc: stephen, dsahern

Add description to the vrf subcommand and a reference to the
dedicated man page.

Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
---
 man/man8/ip.8 | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/man/man8/ip.8 b/man/man8/ip.8
index 1661aa678f7b2..1613f790a14b2 100644
--- a/man/man8/ip.8
+++ b/man/man8/ip.8
@@ -22,7 +22,7 @@ ip \- show / manipulate routing, network devices, interfaces and tunnels
 .BR link " | " address " | " addrlabel " | " route " | " rule " | " neigh " | "\
  ntable " | " tunnel " | " tuntap " | " maddress " | "  mroute " | " mrule " | "\
  monitor " | " xfrm " | " netns " | "  l2tp " | "  tcp_metrics " | " token " | "\
- macsec " }"
+ macsec " | " vrf " }"
 .sp
 
 .ti -8
@@ -312,6 +312,10 @@ readability.
 .B tuntap
 - manage TUN/TAP devices.
 
+.TP
+.B vrf
+- manage virtual routing and forwarding devices.
+
 .TP
 .B xfrm
 - manage IPSec policies.
@@ -410,6 +414,7 @@ was written by Alexey N. Kuznetsov and added in Linux 2.2.
 .BR ip-tcp_metrics (8),
 .BR ip-token (8),
 .BR ip-tunnel (8),
+.BR ip-vrf (8),
 .BR ip-xfrm (8)
 .br
 .RB "IP Command reference " ip-cref.ps
-- 
2.24.1


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

* Re: [PATCH iproute2] man: ip.8: Add missing vrf subcommand description
  2020-02-27 16:45 [PATCH iproute2] man: ip.8: Add missing vrf subcommand description Andrea Claudi
@ 2020-02-27 19:52 ` David Ahern
  2020-02-28 21:49 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: David Ahern @ 2020-02-27 19:52 UTC (permalink / raw)
  To: Andrea Claudi, netdev; +Cc: stephen

On 2/27/20 9:45 AM, Andrea Claudi wrote:
> Add description to the vrf subcommand and a reference to the
> dedicated man page.
> 
> Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
> ---
>  man/man8/ip.8 | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 

Thanks for adding.

Reviewed-by: David Ahern <dsahern@gmail.com>


> diff --git a/man/man8/ip.8 b/man/man8/ip.8
> index 1661aa678f7b2..1613f790a14b2 100644
> --- a/man/man8/ip.8
> +++ b/man/man8/ip.8
> @@ -22,7 +22,7 @@ ip \- show / manipulate routing, network devices, interfaces and tunnels
>  .BR link " | " address " | " addrlabel " | " route " | " rule " | " neigh " | "\
>   ntable " | " tunnel " | " tuntap " | " maddress " | "  mroute " | " mrule " | "\
>   monitor " | " xfrm " | " netns " | "  l2tp " | "  tcp_metrics " | " token " | "\
> - macsec " }"
> + macsec " | " vrf " }"
>  .sp
>  
>  .ti -8
> @@ -312,6 +312,10 @@ readability.
>  .B tuntap
>  - manage TUN/TAP devices.
>  
> +.TP
> +.B vrf
> +- manage virtual routing and forwarding devices.
> +
>  .TP
>  .B xfrm
>  - manage IPSec policies.
> @@ -410,6 +414,7 @@ was written by Alexey N. Kuznetsov and added in Linux 2.2.
>  .BR ip-tcp_metrics (8),
>  .BR ip-token (8),
>  .BR ip-tunnel (8),
> +.BR ip-vrf (8),
>  .BR ip-xfrm (8)
>  .br
>  .RB "IP Command reference " ip-cref.ps
> 


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

* Re: [PATCH iproute2] man: ip.8: Add missing vrf subcommand description
  2020-02-27 16:45 [PATCH iproute2] man: ip.8: Add missing vrf subcommand description Andrea Claudi
  2020-02-27 19:52 ` David Ahern
@ 2020-02-28 21:49 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2020-02-28 21:49 UTC (permalink / raw)
  To: Andrea Claudi; +Cc: netdev, dsahern

On Thu, 27 Feb 2020 17:45:43 +0100
Andrea Claudi <aclaudi@redhat.com> wrote:

> Add description to the vrf subcommand and a reference to the
> dedicated man page.
> 
> Signed-off-by: Andrea Claudi <aclaudi@redhat.com>

Looks good, applied

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

end of thread, other threads:[~2020-02-28 21:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-27 16:45 [PATCH iproute2] man: ip.8: Add missing vrf subcommand description Andrea Claudi
2020-02-27 19:52 ` David Ahern
2020-02-28 21:49 ` 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).