Skip to content

Commit 5ed480c

Browse files
committed
reword
1 parent 347f03f commit 5ed480c

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
@@ -882,7 +882,7 @@
882882
Lastly, they offer greater precision (nanoseconds), compared to legacy
883883
interfaces such as \texttt{utime()} (seconds) or \texttt{utimes()}
884884
(microseconds).
885-
\item The shell interface for the above interfaces is the command \texttt{touch}.
885+
\item The \texttt{touch} command offers access to the above interfaces.
886886
\item There is an excellent section \emph{1.7 Dates and Times} in [Rochkind]
887887
that goes through various representations of time in Unix systems, and functions
888888
that use those. It is 12 pages of good stuff, highly recommended if you ever

0 commit comments

Comments
 (0)