On 2/19/19 4:25 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> > --- > man7/capabilities.7 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man7/capabilities.7 b/man7/capabilities.7 > index 2a6a0f079..33a3fbe1a 100644 > --- a/man7/capabilities.7 > +++ b/man7/capabilities.7 > @@ -1236,7 +1236,7 @@ securebits mechanism described below. > .\" > .SS Set-user-ID-root programs that have file capabilities > Executing a program that is both set-user-ID root and has > -file capabilities iby a process that has nonzero UIDs > +file capabilities by a process that has nonzero UIDs > will cause the process to gain just the > capabilities granted by the program > (i.e., not all capabilities, By chance, I' had found and fixed this typo myself. Thanks anyway for the patch, Jakub. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/