From ce1dde29b92d1399ce502e0f7db790a99d14841f Mon Sep 17 00:00:00 2001 From: Thomas Hindoe Paaboel Andersen Date: Tue, 1 Jul 2014 21:11:35 +0200 Subject: typo fixes --- man/file-hierarchy.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man/file-hierarchy.xml') diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index ed3c26532b..4d542caad4 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -719,9 +719,9 @@ - Unpriviliged Write Access + Unprivileged Write Access - Unpriviliged processes generally lack + Unprivileged processes generally lack write access to most of the hierarchy. The exceptions for normal users are @@ -734,14 +734,14 @@ below /run/user) of the user, which are all writable. - For unpriviliged system processes only + For unprivileged system processes only /tmp, /var/tmp and /dev/shm are writable. If an - unpriviliged system process needs a private, writable + unprivileged system process needs a private, writable directory in /var or /run, it is recommended to either - create it before dropping priviliges in the daemon + create it before dropping privileges in the daemon code, to create it via tmpfiles.d5 fragments during boot, or via the @@ -802,7 +802,7 @@ /usr/lib/arch-id/package - Private other vendor resources of the package that are architecture-specific and cannot be shared between architectures. Note that this generally does not include private exectuables since binaries of a specific architecture may be freely invoked from any other supported system architecture. + Private other vendor resources of the package that are architecture-specific and cannot be shared between architectures. Note that this generally does not include private executables since binaries of a specific architecture may be freely invoked from any other supported system architecture. /usr/include/package -- cgit v1.2.3-54-g00ecf