X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Ftmpfiles.d.xml;h=4bd0fcf751d75a9e71ea64c1ee2485803006484a;hp=8815bf997017ae475063da2ec70b7f49e1bf4c8a;hb=00c53f4283ca41878a84b370840a84760b00d46e;hpb=2c35d880de01c3f37b49b138455ed2c3641e34ca diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 8815bf997..4bd0fcf75 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -443,23 +443,22 @@ delete when cleaning. If a file or directory is older than the current time minus the age field, it is deleted. The field format is a series of integers each followed by one of the - following postfixes for the respective time units: - - - - s - min - h - d - w - ms - m - us - + following postfixes for the respective time units: + s, + m or min, + h, + d, + w, + ms, + us, + respectively meaning seconds, minutes, hours, days, weeks, + milliseconds, and microseconds. Full names of the time units can + be used too. + If multiple integers and units are specified, the time - values are summed up. If an integer is given without a unit, - s is assumed. + values are summed. If an integer is given without a unit, + s is assumed. When the age is set to zero, the files are cleaned