Skip to content

Commit f8c6d48

Browse files
author
Vladimir Kotal
committed
fix formatting
1 parent b0d8508 commit f8c6d48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

file-api.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -866,9 +866,9 @@
866866
\end{slide}
867867

868868
\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}).
869+
\item This call is mostly used the by \texttt{cp} and \texttt{mv} commands and
870+
also archive utilities to make sure the times are the same for the originals and
871+
copies. (e.g. \texttt{tar} or \texttt{rsync}).
872872
\item The shell interface for \texttt{utime} is the command \texttt{touch}.
873873
\end{itemize}
874874

0 commit comments

Comments
 (0)