netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 1/2] ip-netns.8: document the 'auto' keyword of 'ip netns set'
@ 2019-10-16 15:00 Nicolas Dichtel
  2019-10-16 15:00 ` [PATCH iproute2 2/2] ip-netns.8: document target-nsid and nsid options of list-id Nicolas Dichtel
  2019-10-16 20:25 ` [PATCH iproute2 1/2] ip-netns.8: document the 'auto' keyword of 'ip netns set' Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Dichtel @ 2019-10-16 15:00 UTC (permalink / raw)
  To: stephen; +Cc: netdev, dsahern, Nicolas Dichtel

This is a follow up of the commit ebe3ce2fcc5f ("ipnetns: parse nsid as a
signed integer").

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
---
 man/man8/ip-netns.8 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/man/man8/ip-netns.8 b/man/man8/ip-netns.8
index 39a10e765083..961bcf03f609 100644
--- a/man/man8/ip-netns.8
+++ b/man/man8/ip-netns.8
@@ -31,6 +31,9 @@ ip-netns \- process network namespace management
 .B ip netns set
 .I NETNSNAME NETNSID
 
+.ti -8
+.IR NETNSID " := " auto " | " POSITIVE-INT
+
 .ti -8
 .BR "ip netns identify"
 .RI "[ " PID " ]"
-- 
2.23.0


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

end of thread, other threads:[~2019-10-16 20:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-16 15:00 [PATCH iproute2 1/2] ip-netns.8: document the 'auto' keyword of 'ip netns set' Nicolas Dichtel
2019-10-16 15:00 ` [PATCH iproute2 2/2] ip-netns.8: document target-nsid and nsid options of list-id Nicolas Dichtel
2019-10-16 20:25 ` [PATCH iproute2 1/2] ip-netns.8: document the 'auto' keyword of 'ip netns set' 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).