From: Phil Sutter Date: Wed, 2 Mar 2016 18:20:00 +0000 (+0100) Subject: man: ip-netns.8: Clarify synopsis a bit X-Git-Tag: v4.5.0~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57e1ace02a3e3d212c2d8809d63b729ea59d7427;p=thirdparty%2Fiproute2.git man: ip-netns.8: Clarify synopsis a bit Use brackets to show that 'ip netns' defaults to action 'list', drop superfluous curly braces around 'set' action keyword. Signed-off-by: Phil Sutter --- diff --git a/man/man8/ip-netns.8 b/man/man8/ip-netns.8 index c9b0fbc2c..c5310e24e 100644 --- a/man/man8/ip-netns.8 +++ b/man/man8/ip-netns.8 @@ -13,7 +13,7 @@ ip-netns \- process network namespace management .BR help " }" .sp .ti -8 -.BR "ip netns" " { " list " } " +.BR "ip netns" " [ " list " ]" .ti -8 .B ip netns add @@ -24,7 +24,7 @@ ip-netns \- process network namespace management .RI "[ " NETNSNAME " ]" .ti -8 -.BR "ip netns" " { " set " } " +.B ip netns set .I NETNSNAME NETNSID .ti -8