]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
prctl.2: Update pointer to in-kernel no_new_privs flag documentation
authorEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 11 Sep 2017 03:03:54 +0000 (05:03 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 11 Sep 2017 10:50:10 +0000 (12:50 +0200)
Linux commit v4.13-rc1~34^2~39 converted no_new_privs flag
documentation (previously resided in
Documentation/prctl/no_new_privs.txt) to ReStructured, along with
relocating it to
Documentation/userspace-api/no_new_privs.rst.

* man2/prctl.2 (.SH DESCRIPTION) <.TP .BR PR_SET_NO_NEW_PRIVS>:
  Amend pointer to Documentation/prctl/no_new_privs.txt with
  change introduced in Linux 4.13 (move to
  Documentation/userspace-api/no_new_privs.rst).

Signed-off-by: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/prctl.2

index 046dbcb72047a18fff797eba8206381da6493229..95c00ab9c746268d64f41c8c74c9e69a7858d136 100644 (file)
@@ -818,7 +818,11 @@ field in the
 file.
 .IP
 For more information, see the kernel source file
-.IR Documentation/prctl/no_new_privs.txt .
+.IR Documentation/userspace\-api/no_new_privs.rst
+.\" commit 40fde647ccb0ae8c11d256d271e24d385eed595b
+(or
+.IR Documentation/prctl/no_new_privs.txt
+before Linux 4.13).
 See also
 .BR seccomp (2).
 .TP