umask.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-09-12 07:37:45 +01:00
parent ddf5e4ab24
commit cfa21a0b8f
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ inherits its parent's umask.
The umask is left unchanged by
.BR execve (2).
It is impossible to user
It is impossible to use
.BR umask ()
to fetch a process's umask without at the same time changing it.
A second call to