linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: admin-guide: LSM: improve the title underline
@ 2020-11-12  9:13 Siddhant Gupta
  2020-11-13 22:00 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Siddhant Gupta @ 2020-11-12  9:13 UTC (permalink / raw)
  To: corbet; +Cc: mortonm, linux-doc, linux-kernel, mamtashukla555, himadrispandya

Fix warning of title underline too short

Signed-off-by: Siddhant Gupta <siddhantgupta416@gmail.com>
---
 Documentation/admin-guide/LSM/SafeSetID.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/LSM/SafeSetID.rst b/Documentation/admin-guide/LSM/SafeSetID.rst
index 17996c9070e2..0ec34863c674 100644
--- a/Documentation/admin-guide/LSM/SafeSetID.rst
+++ b/Documentation/admin-guide/LSM/SafeSetID.rst
@@ -107,7 +107,7 @@ for a UID/GID will prevent that UID/GID from obtaining auxiliary setid
 privileges, such as allowing a user to set up user namespace UID/GID mappings.
 
 Note on GID policies and setgroups()
-==================
+====================================
 In v5.9 we are adding support for limiting CAP_SETGID privileges as was done
 previously for CAP_SETUID. However, for compatibility with common sandboxing
 related code conventions in userspace, we currently allow arbitrary
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: admin-guide: LSM: improve the title underline
  2020-11-12  9:13 [PATCH] Documentation: admin-guide: LSM: improve the title underline Siddhant Gupta
@ 2020-11-13 22:00 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-11-13 22:00 UTC (permalink / raw)
  To: Siddhant Gupta
  Cc: mortonm, linux-doc, linux-kernel, mamtashukla555, himadrispandya

On Thu, 12 Nov 2020 14:43:53 +0530
Siddhant Gupta <siddhantgupta416@gmail.com> wrote:

> Fix warning of title underline too short
> 
> Signed-off-by: Siddhant Gupta <siddhantgupta416@gmail.com>
> ---
>  Documentation/admin-guide/LSM/SafeSetID.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/LSM/SafeSetID.rst b/Documentation/admin-guide/LSM/SafeSetID.rst
> index 17996c9070e2..0ec34863c674 100644
> --- a/Documentation/admin-guide/LSM/SafeSetID.rst
> +++ b/Documentation/admin-guide/LSM/SafeSetID.rst
> @@ -107,7 +107,7 @@ for a UID/GID will prevent that UID/GID from obtaining auxiliary setid
>  privileges, such as allowing a user to set up user namespace UID/GID mappings.
>  
>  Note on GID policies and setgroups()
> -==================
> +====================================

This was already fixed by Mauro last month.

Thanks,

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-13 22:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12  9:13 [PATCH] Documentation: admin-guide: LSM: improve the title underline Siddhant Gupta
2020-11-13 22:00 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).