summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>2020-07-20 11:13:24 +0200
committerAndrew G. Morgan <morgan@kernel.org>2020-07-20 08:01:42 -0700
commitc60b335844649cc43adb461014a8737fbdaf712b (patch)
tree31867829ddf4501a63f9bec66f3f427fc8b02a21 /doc
parent9216b579ea76359ccdfb7a0905ad0fc25b29ea6e (diff)
downloadlibcap2-c60b335844649cc43adb461014a8737fbdaf712b.tar.gz
Manual pages: setcap.8: Typo fix
Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@gmail.com> Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/setcap.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/setcap.8 b/doc/setcap.8
index ae044aa..582c781 100644
--- a/doc/setcap.8
+++ b/doc/setcap.8
@@ -39,7 +39,7 @@ is used to remove a capability set from a file. Note, setting an empty
capability set is
.B not the same
as removing it. An empty set can be used to guarantee a file is not
-executed with privilege inspite of the fact that the prevailing
+executed with privilege in spite of the fact that the prevailing
ambient+inheritable sets would otherwise bestow capabilities on
executed binaries.
.PP