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 d14a83b commit 9b690c2Copy full SHA for 9b690c2
file-api.tex
@@ -883,7 +883,7 @@
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}.
886
-\item There is an excellent section \emph{1.7 Dates and Times} in [Butenhof]
+\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
889
need to work with time in C and/or Unix.
0 commit comments