diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-11-16 07:43:02 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-11-16 08:22:50 +0100 |
| commit | 71103ce87892f01db8efbf86c0599669fb79fcdc (patch) | |
| tree | 1c62da5eaa5a3eb29c558d3a8a8d5dd6d67e04b2 /man2/setns.2 | |
| parent | 7a92eea0de2635a7e5612642913fad6add12a4ce (diff) | |
| download | man-pages-71103ce87892f01db8efbf86c0599669fb79fcdc.tar.gz | |
prctl.2, setns.2: tfix: remove section number from API documented in this page
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/setns.2')
| -rw-r--r-- | man2/setns.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/setns.2 b/man2/setns.2 index 6edbb6171c..fdb47b1cf7 100644 --- a/man2/setns.2 +++ b/man2/setns.2 @@ -116,7 +116,7 @@ may refer to a PID file descriptor obtained from or .BR clone (3). In this usage, -.BR setns (2) +.BR setns () atomically moves the calling thread into one or more of the same namespaces as the thread referred to by .IR fd . |
