We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67137a commit f38233aCopy full SHA for f38233a
file-api.tex
@@ -778,7 +778,7 @@
778
more critical than updating the file access time (which is rarely ever
779
important). It may also come in handy if your filesystem is on a medium with a
780
limited number of erase/write cycles -- a CompactFlash, for example. If your
781
-system supports it, it will be a \texttt{noatime} option for the \texttt{mount}
+system supports it, it will be the \texttt{noatime} option for the \texttt{mount}
782
command. See the manual page. Some systems (Linux based) support a non-portable
783
\texttt{open} syscall flag to set this per file opening, based on some
784
conditions.
0 commit comments