diff options
-rw-r--r-- | doc/capsh.1 | 4 |
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. |