diff options
Diffstat (limited to 'upstream/archlinux/man8/ip-netns.8')
-rw-r--r-- | upstream/archlinux/man8/ip-netns.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upstream/archlinux/man8/ip-netns.8 b/upstream/archlinux/man8/ip-netns.8 index 93c85c71..20118eb3 100644 --- a/upstream/archlinux/man8/ip-netns.8 +++ b/upstream/archlinux/man8/ip-netns.8 @@ -98,7 +98,7 @@ If NAME is available in /var/run/netns this command creates a new network namespace and assigns NAME. .TP -.B ip netns attach NAME PID - create a new named network namespace +.B ip netns attach NAME PID - assign a name to the network namespace of the process .sp If NAME is available in /var/run/netns this command attaches the network namespace of the process PID to NAME as if it were created with ip netns. |