From 03f2b38e0c44343277f90c5fe761db5696ce52ba Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 2 May 2018 16:54:32 +0200 Subject: [PATCH] man: document the XDG specs as further sources of specifications for file-hierarchy(7) We document this further down in the text, but let's also list this early on, where we mention the FHS as major influence too, so that it is clear we incorporate all that thinking. --- man/file-hierarchy.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index 37cb2002d4..f41039b964 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -40,16 +40,16 @@ Description Operating systems using the - systemd1 - system and service manager are organized based on a file system - hierarchy inspired by UNIX, more specifically the hierarchy - described in the File - System Hierarchy specification and - hier7. - This manual page describes a more minimal, modernized subset of - these specifications that defines more strictly the suggestions - and restrictions systemd makes on the file system + systemd1 system and service + manager are organized based on a file system hierarchy inspired by UNIX, more specifically the hierarchy described + in the File System Hierarchy + specification and hier7, with various + extensions, partially documented in the XDG Base Directory + Specification and XDG User + Directories. This manual page describes a more generalized, though minimal and modernized subset of these + specifications that defines more strictly the suggestions and restrictions systemd makes on the file system hierarchy. Many of the paths described here can be queried -- 2.25.1