On 8/2/19 11:46 PM, Jakub Wilk wrote: > Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> Thanks, Jakub. Applied. Cheers, Michael > --- > man5/proc.5 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man5/proc.5 b/man5/proc.5 > index 5461eb285..dd05db6c6 100644 > --- a/man5/proc.5 > +++ b/man5/proc.5 > @@ -2648,12 +2648,12 @@ and > .BR signal (7)). > .IP * > .IR SigBlk ", " SigIgn ", " SigCgt : > -Masks (expressed in hexadeximal) > +Masks (expressed in hexadecimal) > indicating signals being blocked, ignored, and caught (see > .BR signal (7)). > .IP * > .IR CapInh ", " CapPrm ", " CapEff : > -Masks (expressed in hexadeximal) > +Masks (expressed in hexadecimal) > of capabilities enabled in inheritable, permitted, and effective sets > (see > .BR capabilities (7)). > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/