man: document meaning of age in tmpfiles.d (#8092)
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Mon, 5 Feb 2018 07:19:09 +0000 (08:19 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 5 Feb 2018 07:19:09 +0000 (08:19 +0100)
commit662b3e58619f74e70d7ff4fde1d5336bec951103
treecc5625d141db46a302f1db2089f8943a8d330b2b
parent974fdd26261088760ae6932b19491b0ddec5d1fb
man: document meaning of age in tmpfiles.d (#8092)

This documents how the age of a file is determined, which previously was
only alluded to in other parts of the documentation. Fixes #8091.

The phrasings of “last modification timestamp” etc. are taken from
man:inode(7) (as of man-pages 4.14). The debug messages in tmpfiles.c
use different messages (“modify time”), which according to a code
comment follow man:stat(1); however, my copy of that manpage (from GNU
coreutils 8.29) documents %y as “time of last data modification”
instead.
man/tmpfiles.d.xml