X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Ffile-hierarchy.xml;h=9d96cff007d3b143476ea75da8b33824c34d103a;hp=ed6e0e9a05f34eb6fb89685d89ff2c01443105c0;hb=49aa61a550b3baadb1fb50e586d8fbe8b642025f;hpb=8f6e22a1cafafb4e78e23c1998f23a997c1b294f diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index ed6e0e9a0..9d96cff00 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. @@ -911,7 +914,7 @@ ~/.local/lib/package - Private, static vendor resources of the package, compatible wih any architecture, or any other kind of read-only vendor data. + Private, static vendor resources of the package, compatible with any architecture, or any other kind of read-only vendor data. ~/.local/lib/arch-id/package @@ -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