prctl.2, setns.2: tfix: remove section number from API documented in this page

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-11-16 07:43:02 +01:00
parent 7a92eea0de
commit 71103ce878
2 changed files with 2 additions and 2 deletions

View 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)

View 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 .