This is a follow up of the commit ebe3ce2fcc5f ("ipnetns: parse nsid as a signed integer").
Signed-off-by: Nicolas Dichtel <nicolas.dich...@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