From: Lennart Poettering Date: Fri, 19 Nov 2010 15:14:52 +0000 (+0100) Subject: man: reorder things to follow the same order everywhere X-Git-Tag: v14~23 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=88aebb62656b4d5bac96cf2e5a5c85ee409d81a7 man: reorder things to follow the same order everywhere --- diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 9a749918e..7bdb6de0b 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -65,30 +65,11 @@ containing action, mode, ownership and age fields: - type path mode uid gid age + Type Path Mode UID GID Age d /var/run/user 0755 root root 10d - mode - - The file access mode to use for this - file or directory. If ommited or when set to - - the default is used: 0755 for directories, - 0644 for files. - - - - uid, gid - - The user and group to use for this file - or directory. This may either be a numeric - user/group ID or a user or group name. If - ommited or when set to - the default 0 is - used. - - - - type + Type f @@ -128,7 +109,26 @@ d /var/run/user 0755 root root 10d - age + Mode + + The file access mode to use for this + file or directory. If ommited or when set to - + the default is used: 0755 for directories, + 0644 for files. + + + + UID, GID + + The user and group to use for this file + or directory. This may either be a numeric + user/group ID or a user or group name. If + ommited or when set to - the default 0 is + used. + + + + Age The date field, when set, is used to decide what files to delete when cleaning. If a file or directory is older than the current