diff options
author | David Strauss <david@davidstrauss.net> | 2013-05-18 02:28:25 -0700 |
---|---|---|
committer | David Strauss <david@davidstrauss.net> | 2013-05-18 02:28:25 -0700 |
commit | 12f25b6e741bc8394f63778598fc203e3f6d4ae6 (patch) | |
tree | 9e692b745e4642b424c165dee5571b5cd774e734 /man/systemd.exec.xml | |
parent | 16af1d3922e1382c26b1beba38ddb22581c49f3b (diff) |
Standardize on 'file system' and 'namespace' in man pages.
This change is based on existing usage in systemd and online.
'File-system' may make sense in adjectival form, but man pages
seem to prefer 'file system' even in those situations.
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index b3e0287d72..ab1712efeb 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1068,10 +1068,10 @@ <term><varname>InaccessibleDirectories=</varname></term> <listitem><para>Sets up a new - file-system name space for executed + file system namespace for executed processes. These options may be used to limit access a process might have - to the main file-system + to the main file system hierarchy. Each setting takes a space-separated list of absolute directory paths. Directories listed in |