@@ -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.
Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@gmail.com> --- doc/capsh.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)