X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Ffile-hierarchy.xml;h=523846b64650954e4c8f73df30990b706029f173;hb=e091457e822ff35ff7b1d3b3a1f91c2ee6249e5a;hp=ed6e0e9a05f34eb6fb89685d89ff2c01443105c0;hpb=8f6e22a1cafafb4e78e23c1998f23a997c1b294f;p=elogind.git diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index ed6e0e9a0..523846b64 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -57,7 +57,7 @@ specifically the hierarchy described in the File System Hierarchy specification and - hier7. This + hier7. This manual page describes a more minimal, modernized subset of these specifications that defines more strictly the suggestions and restrictions systemd @@ -178,8 +178,8 @@ accessible to other users of the system it is essential that this directory is only written to with the - mkstemp3, - mkdtemp3 + mkstemp3, + mkdtemp3 and related calls. This directory is usually flushed at boot-up. Also, files that are not accessed within a @@ -190,7 +190,9 @@ should prefer using the directory specified in it over directly referencing - /tmp (see environ7 for details). + /tmp (see environ7 + and + IEEE Std 1003.1 for details). @@ -422,7 +424,7 @@ private logs in this directory, though it is recommended to do most logging via the - syslog3 + syslog3 and sd_journal_print3 calls. @@ -452,8 +454,8 @@ restrictions as with /tmp apply, and hence only - mkstemp3, - mkdtemp3 + mkstemp3, + mkdtemp3 or similar calls should be used to make use of this directory. If applications find the environment @@ -461,7 +463,8 @@ set they should prefer using the directory specified in it over directly referencing - /var/tmp (see environ7 for details). + /var/tmp (see environ7 + for details). @@ -524,7 +527,7 @@ is mostly an API to interface with the kernel and not a place where normal files may be stored. For details, see - proc5. A + proc5. A number of special purpose virtual file systems might be mounted below this directory. @@ -962,12 +965,12 @@ See Also systemd1, - hier7, + hier7, systemd-path1, systemd-efi-boot-generator8, sysctl.d5, tmpfiles.d5, - pkg-config1, + pkg-config1, systemd.unit5