From: Michael Kerrisk Date: Mon, 16 Nov 2020 06:43:02 +0000 (+0100) Subject: prctl.2, setns.2: tfix: remove section number from API documented in this page X-Git-Tag: man-pages-5.10~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71103ce87892f01db8efbf86c0599669fb79fcdc;p=thirdparty%2Fman-pages.git prctl.2, setns.2: tfix: remove section number from API documented in this page Signed-off-by: Michael Kerrisk --- diff --git a/man2/prctl.2 b/man2/prctl.2 index fd05e17ee7..f25f05fdb5 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -1604,7 +1604,7 @@ Don't rely on it.) that accept pointers to arbitrary types cast to a .I void * or other generic type, specifically -.BR prctl (2), +.BR prctl (), .BR ioctl (2), and in general .BR setsockopt (2) 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 .