From a79343e9e4c036fd12d7304ffdf71a7febfa0016 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 26 May 2016 16:12:49 -0500 Subject: [PATCH] proc.5: Document /proc/PID/status 'Umask' field Signed-off-by: Michael Kerrisk --- man5/proc.5 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man5/proc.5 b/man5/proc.5 index ce6b25f8e..c84319b6e 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1957,6 +1957,7 @@ Here's an example: .RB "$" " cat /proc/$$/status" Name: bash +Umask: 0022 State: S (sleeping) Tgid: 17248 Ngid: 0 @@ -2012,6 +2013,10 @@ The fields are as follows: .IR Name : Command run by this process. .IP * +.IR Umask : +Process umask, expressed in octal with a leading zero. +(Since Linux 4.7.) +.IP * .IR State : Current state of the process. One of