]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
proc.5: Minor fix: add some paragraph breaks to /proc/[pid]/attr/current text
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 16 Jun 2019 18:46:35 +0000 (20:46 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 18 Jun 2019 18:51:11 +0000 (20:51 +0200)
Break the text up a little, to improve readability.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man5/proc.5

index 99b768468441835213b7f11cdfcf2745c9a02294..161dd3d7398978ff3a80b7c9e62d5cc3b070e58a 100644 (file)
@@ -317,6 +317,7 @@ Since Linux 2.6.11, SELinux lifted this restriction and began supporting
 although use of this operation is only suitable for applications that are
 trusted to maintain any desired separation between the old and new security
 contexts.
+.IP
 Prior to Linux 2.6.28, SELinux did not allow threads within a
 multi-threaded process to set their security context via this node
 as it would yield an inconsistency among the security contexts of the
@@ -327,6 +328,7 @@ a multithreaded process if the new security context is bounded by the old
 security context, where the bounded relation is defined in policy and
 guarantees that the new security context has a subset of the permissions
 of the old security context.
+.IP
 Other security modules may choose to support "set" operations via
 writes to this node.
 .TP