Skip to content

Commit 488c851

Browse files
committed
replace time reference with system reference
1 parent 0e855b3 commit 488c851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

file-api.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1209,7 +1209,7 @@
12091209
\item Only the owner of a file can change its mode. Mode like
12101210
\texttt{rw-rw-rw-} has nothing to do with that.
12111211
\item In some implementations, it was possible to pass the file ownership to
1212-
someone else. Today this is usually not allowed. Just think about how you
1212+
someone else. On modern Unixes this is usually not allowed. Just think about how you
12131213
could work around a per-user filesystem quota with this.
12141214
\end{itemize}
12151215

0 commit comments

Comments
 (0)