Re: [PATCH iproute2] tuntap: Add name attribute to usage text

2016-09-08 Thread Stephen Hemminger
On Thu, 8 Sep 2016 14:56:34 +0200 Thomas Graf wrote: > Signed-off-by: Thomas Graf > --- > ip/iptuntap.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied

[PATCH iproute2] tuntap: Add name attribute to usage text

2016-09-08 Thread Thomas Graf
Signed-off-by: Thomas Graf --- ip/iptuntap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip/iptuntap.c b/ip/iptuntap.c index 34fb0cf..451f7f0 100644 --- a/ip/iptuntap.c +++ b/ip/iptuntap.c @@ -39,7 +39,7 @@ static void usage(void) { fprintf(stderr,