chiark / gitweb /
Standardize on 'file system' and 'namespace' in man pages.
authorDavid Strauss <david@davidstrauss.net>
Sat, 18 May 2013 09:28:25 +0000 (02:28 -0700)
committerDavid Strauss <david@davidstrauss.net>
Sat, 18 May 2013 09:28:25 +0000 (02:28 -0700)
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.

man/daemon.xml
man/systemd.exec.xml
man/systemd.unit.xml

index 0d29e7aa1c56843e1da7230cba9b7be50045a4a5..1283799473ece3d31030085d7964d3a2555abe3d 100644 (file)
@@ -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
index b3e0287d72dc5357643da99263a5aeb9f127ac5d..ab1712efebd1e5cb2ddea00ee7f53ea001b8f29d 100644 (file)
                                 <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
index 5ab988178de3e9f4cc388a79bc1ac71b514bae2c..6a5eefb6dbd09e34d66563caec1a28139f6a50c6 100644 (file)
                 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