Skip to content

Commit 30946fd

Browse files
committed
will -> may
1 parent f1c2b53 commit 30946fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

file-api.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
bits in \emph{mode}, also set in the process umask, are nullified. The
120120
default umask value is typically (and historically) \texttt{022}. We recommend
121121
that you always set it to \texttt{077} in your profile script. Never do that for
122-
root though otherwise you will end up with a system in a non-supported
123-
configuration -- installed software will not be possible to run by
122+
root though otherwise you may end up with a system in a non-supported
123+
configuration -- installed software may not be possible to run by
124124
non-privileged users, what worked before may stop working, etc.
125125
\item If the \emph{mode} argument is required and not specified, you get
126126
whatever is on the stack or CPU register. Both flags and mode are stored in the

0 commit comments

Comments
 (0)