From 8d839a5673c6719a09eee6d432b2e636c3c98702 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Fri, 2 Aug 2019 23:46:55 +0200 Subject: [PATCH] proc.5: tfix Signed-off-by: Jakub Wilk Signed-off-by: Michael Kerrisk --- 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)).