Skip to content

Commit 516f9db

Browse files
committed
Improved language.
1 parent 9425b00 commit 516f9db

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

file-api.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,9 @@
123123
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
126-
whatever is on the stack or CPU register. Both flags and mode are stored in the
127-
system file table, see page \pageref{OPENFILETABLES}.
126+
whatever is presently on the stack or in the CPU register used to pass the
127+
argument. Both flags and mode are stored in the system file table, see page
128+
\pageref{OPENFILETABLES}.
128129
\item Macros for use with \emph{mode} can be usually found in the manual page
129130
for \texttt{chmod(2)}, and you can find them also in the \texttt{sys/stat.h}
130131
header file (or in another file included from it) where the standard requires

0 commit comments

Comments
 (0)