netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
To: stephen@networkplumber.org
Cc: netdev@vger.kernel.org, dsahern@gmail.com,
	Nicolas Dichtel <nicolas.dichtel@6wind.com>
Subject: [PATCH iproute2 1/2] ip-netns.8: document the 'auto' keyword of 'ip netns set'
Date: Wed, 16 Oct 2019 17:00:51 +0200	[thread overview]
Message-ID: <20191016150052.30695-1-nicolas.dichtel@6wind.com> (raw)

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


             reply	other threads:[~2019-10-16 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-16 15:00 Nicolas Dichtel [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191016150052.30695-1-nicolas.dichtel@6wind.com \
    --to=nicolas.dichtel@6wind.com \
    --cc=dsahern@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).