diff options
| -rw-r--r-- | man2/setns.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/setns.2 b/man2/setns.2 index 72859777e3..e7ab08908c 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -45,9 +45,9 @@ reassociates the calling thread with the namespace associated with that link, subject to any constraints imposed by the .I nstype argument. -In this usage, +In this usage, each call to .BR setns () -can change just one of the caller's namespace memberships. +changes just one of the caller's namespace memberships. .PP The .I nstype |
