]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
prctl.2, setns.2: tfix: remove section number from API documented in this page
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 16 Nov 2020 06:43:02 +0000 (07:43 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 16 Nov 2020 07:22:50 +0000 (08:22 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/prctl.2
man2/setns.2

index fd05e17ee7ada9c1e3282c363154fe2a369e30a5..f25f05fdb593198ed8cb2a361036723a333130a4 100644 (file)
@@ -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)
index 6edbb6171c71d85c99200186cfe8fc4e0f03d7c6..fdb47b1cf76e895fe09c4ba3a333ce60ad9bfa21 100644 (file)
@@ -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 .