Commit f66611d8 authored by Stephen Hemminger's avatar Stephen Hemminger

ip-link: fix unterminated string in manpage

Missing "
parent b2e116d6
...@@ -247,7 +247,7 @@ For a link of type ...@@ -247,7 +247,7 @@ For a link of type
the following additional arguments are supported: the following additional arguments are supported:
.BI "ip link add " DEVICE .BI "ip link add " DEVICE
.BI type " vxlan " id " ID .BI type " vxlan " id " ID"
.R " [ " .R " [ "
.BI dev " PHYS_DEV " .BI dev " PHYS_DEV "
.RB " ] [ { " group " | " remote " } " .RB " ] [ { " group " | " remote " } "
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment