Skip to content

Commit f38233a

Browse files
committed
fix wording
1 parent b67137a commit f38233a

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
@@ -778,7 +778,7 @@
778778
more critical than updating the file access time (which is rarely ever
779779
important). It may also come in handy if your filesystem is on a medium with a
780780
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}
781+
system supports it, it will be the \texttt{noatime} option for the \texttt{mount}
782782
command. See the manual page. Some systems (Linux based) support a non-portable
783783
\texttt{open} syscall flag to set this per file opening, based on some
784784
conditions.

0 commit comments

Comments
 (0)