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 b0d8508 commit f8c6d48Copy full SHA for f8c6d48
file-api.tex
@@ -866,9 +866,9 @@
866
\end{slide}
867
868
\begin{itemize}
869
-\item This call is mostly used by copy/move and also archive utilities to make
870
-sure the times are the same for the originals and copies. (e.g. \texttt{tar} or
871
-\texttt{rsync}).
+\item This call is mostly used the by \texttt{cp} and \texttt{mv} commands and
+also archive utilities to make sure the times are the same for the originals and
+copies. (e.g. \texttt{tar} or \texttt{rsync}).
872
\item The shell interface for \texttt{utime} is the command \texttt{touch}.
873
\end{itemize}
874
0 commit comments