From f66611d8234657a6ddebb98e8596a1ac866d0047 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 3 Dec 2014 19:35:36 -0800 Subject: [PATCH] ip-link: fix unterminated string in manpage Missing " --- 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 cdd0a423..6fd8de6f 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -247,7 +247,7 @@ For a link of type the following additional arguments are supported: .BI "ip link add " DEVICE -.BI type " vxlan " id " ID +.BI type " vxlan " id " ID" .R " [ " .BI dev " PHYS_DEV " .RB " ] [ { " group " | " remote " } "