Remove misleading statement

master
Martin Polanka 6 years ago
parent f1f94749bd
commit 41ce86b3e1

@ -1073,7 +1073,7 @@ On various filesystems there is usually support for two particular timestamps,
`last access time` and `last modification time`. Files in cache are once `last access time` and `last modification time`. Files in cache are once
downloaded and then just copied, this means that last modification time is set downloaded and then just copied, this means that last modification time is set
only once on creation of file and last access time should be set every time on only once on creation of file and last access time should be set every time on
copy. From this we can conclude that last access time is what is needed here. copy.
But unlike last modification time, last access time is not usually enabled on But unlike last modification time, last access time is not usually enabled on
conventional filesystems (more on this subject can be found conventional filesystems (more on this subject can be found

Loading…
Cancel
Save