Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: SafeSetID: fix a warning

As reported by Sphinx 2.4.4:

docs/Documentation/admin-guide/LSM/SafeSetID.rst:110: WARNING: Title underline too short.

Note on GID policies and setgroups()
==================

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/4afa281c170daabd1ce522653d5d5d5078ebd92c.1603791716.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
afc74ce7 b28d70c6

+1 -1
+1 -1
Documentation/admin-guide/LSM/SafeSetID.rst
··· 107 107 privileges, such as allowing a user to set up user namespace UID/GID mappings. 108 108 109 109 Note on GID policies and setgroups() 110 - ================== 110 + ==================================== 111 111 In v5.9 we are adding support for limiting CAP_SETGID privileges as was done 112 112 previously for CAP_SETUID. However, for compatibility with common sandboxing 113 113 related code conventions in userspace, we currently allow arbitrary