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 347f03f commit 5ed480cCopy full SHA for 5ed480c
file-api.tex
@@ -882,7 +882,7 @@
882
Lastly, they offer greater precision (nanoseconds), compared to legacy
883
interfaces such as \texttt{utime()} (seconds) or \texttt{utimes()}
884
(microseconds).
885
-\item The shell interface for the above interfaces is the command \texttt{touch}.
+\item The \texttt{touch} command offers access to the above interfaces.
886
\item There is an excellent section \emph{1.7 Dates and Times} in [Rochkind]
887
that goes through various representations of time in Unix systems, and functions
888
that use those. It is 12 pages of good stuff, highly recommended if you ever
0 commit comments