aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>2020-07-16 12:18:20 +0200
committerAndrew G. Morgan <morgan@kernel.org>2020-07-16 07:48:15 -0700
commitf48fea09482aa8df990883fd6c14a2e862713de6 (patch)
treeffb580d3f7e68decb2a5ee06304ef28048a70a4c
parent12e84fc6b675318c92722a6b63526aeb203f73cd (diff)
downloadlibcap-f48fea09482aa8df990883fd6c14a2e862713de6.tar.gz
Manual pages: capsh.1: spelling fixes
Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@gmail.com> Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
-rw-r--r--doc/capsh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/capsh.1 b/doc/capsh.1
index cd30dc3..24e80b7 100644
--- a/doc/capsh.1
+++ b/doc/capsh.1
@@ -103,7 +103,7 @@ effective set.
use the
.BR cap_setuid (3)
function to set the uid of the current process. This performs all
-prepations for setting the uid without dropping capabilities in the
+preparations for setting the uid without dropping capabilities in the
process. Following this command the prevailing effective capabilities
will be lowered.
.TP
@@ -242,7 +242,7 @@ vector has capability
raised.
.TP
.BI \-\-addamb= xxx
-Adds the specificed ambient capability to the running process.
+Adds the specified ambient capability to the running process.
.TP
.BI \-\-delamb= xxx
Removes the specified ambient capability from the running process.