aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-07-18 17:11:55 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-07-18 17:11:55 +0200
commit534739960965de53c0741d2743362fd3f0629f6d (patch)
tree3807bfc2c0b99c7e6b8121998717390c3834a719
parent8a2de39c0558accf02f3b620c1e946d556705408 (diff)
downloadman-pages-534739960965de53c0741d2743362fd3f0629f6d.tar.gz
proc.5: Add reference to umask(2) in discussion of /proc/PID/status 'Umask'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man5/proc.53
1 files changed, 2 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index 6b66e67f66..0970c72fc0 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -2080,7 +2080,8 @@ The fields are as follows:
Command run by this process.
.IP *
.IR Umask :
-Process umask, expressed in octal with a leading zero.
+Process umask, expressed in octal with a leading zero; see
+.BR umask (2).
(Since Linux 4.7.)
.IP *
.IR State :