From: Thomas Hindoe Paaboel Andersen Date: Mon, 30 Jun 2014 20:54:21 +0000 (+0200) Subject: man: file-hierarchy - typo fixes X-Git-Tag: v215~98 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=fcba63a84638d2c42872acee97e00fff97270586 man: file-hierarchy - typo fixes --- diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index 6ef726ec0..fcef7932a 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -54,7 +54,7 @@ systemd1 system and service manager are organized based on a file system hierarchy inspired by UNIX, more - specificaly the hierarchy described in the File System Hierarchy specification and hier7. This @@ -206,7 +206,7 @@ for system packages to place runtime data in. This directory is flushed on boot, and generally writable for - priviliged programs + privileged programs only. Always writable. @@ -225,7 +225,7 @@ /run/user Contains per-user runtime directories, each usually - invidually mounted + individually mounted tmpfs instances. Always writable, flushed at each reboot and when the user logs @@ -318,7 +318,7 @@ /usr/share Resources shared - betwen multiple packages, such as + between multiple packages, such as documentation, man pages, time zone information, fonts and other resources. Usually, the precise @@ -637,7 +637,7 @@ /usr/bin - Package executables that shall appear in the $PATH executable search path, compiled for the primary architecture of the operating system. It is not recommended to place internal binaries or binaries that are not commonly invoked from the shell in this directory, such as daemon binaries. As this directory is shared with most other packages of the system special care should be take to pick unique names for files placed here, that are unlikely to clash with other package's files. + Package executables that shall appear in the $PATH executable search path, compiled for the primary architecture of the operating system. It is not recommended to place internal binaries or binaries that are not commonly invoked from the shell in this directory, such as daemon binaries. As this directory is shared with most other packages of the system special care should be taken to pick unique names for files placed here, that are unlikely to clash with other package's files. $libdir @@ -657,7 +657,7 @@ /etc/package - System-specific configuration for the package. It is recommended to default to safe fallbacks if this configuration is missing, if this is possible. Alternatively, a tmpfiles.d5 fragment may be used to copy or symlink the necessary files and directores from /usr/share/factory during boot, via the L or C directives. + System-specific configuration for the package. It is recommended to default to safe fallbacks if this configuration is missing, if this is possible. Alternatively, a tmpfiles.d5 fragment may be used to copy or symlink the necessary files and directories from /usr/share/factory during boot, via the L or C directives. /run/package