]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ptrace.2: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 24 Jun 2016 08:45:47 +0000 (10:45 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Jun 2016 05:06:29 +0000 (07:06 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/ptrace.2

index 7ade0f9073ab65915485a12f23d4cbcfe659a1fd..b68ba235bcc24e26f96b066dc52fe389278cdcda 100644 (file)
@@ -2082,7 +2082,7 @@ is highly specific to the operating system and architecture.
 Various parts of the kernel-user-space API (not just
 .BR ptrace (2)
 operations), require so-called "ptrace access mode permissions" which
-are gated by any enabled Linux Security Module (LSMs)\(emfor example,
+are gated by any enabled Linux Security Module (LSM)\(emfor example,
 SELinux, Yama, or Smack\(emand by the the commoncap LSM
 (which is always invoked).