mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03:00
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.
This commit is contained in:
parent
16af1d3922
commit
12f25b6e74
@ -905,7 +905,7 @@ fi</programlisting>
|
||||
<function>sd_listen_fds()</function> returns a
|
||||
positive value), skip the socket creation step
|
||||
and use the passed sockets. Secondly, ensure
|
||||
that the file-system socket nodes for local
|
||||
that the file system socket nodes for local
|
||||
AF_UNIX sockets used in the socket-based
|
||||
activation are not removed when the daemon
|
||||
shuts down, if sockets have been
|
||||
|
@ -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
|
||||
|
@ -195,7 +195,7 @@
|
||||
in a both simpler and more flexible system.</para>
|
||||
|
||||
<para>Some unit names reflect paths existing in the
|
||||
file system name space. Example: a device unit
|
||||
file system namespace. Example: a device unit
|
||||
<filename>dev-sda.device</filename> refers to a device
|
||||
with the device node <filename noindex='true'>/dev/sda</filename> in
|
||||
the file system namespace. If this applies a special
|
||||
|
Loading…
x
Reference in New Issue
Block a user