]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
doc: improved wording in some places
authorJan Engelhardt <jengelh@inai.de>
Mon, 26 Oct 2015 15:10:17 +0000 (16:10 +0100)
committerDaniel Mack <daniel@zonque.org>
Thu, 28 Jan 2016 10:13:17 +0000 (11:13 +0100)
Avoid "mountpoint mounted" (word repetition),
"queriable" (no match in m-w.com and dict.cc).

man/file-hierarchy.xml
man/systemd-escape.xml
man/systemd-nspawn.xml
man/systemd-path.xml
man/sysusers.d.xml

index 345c56cefa772ba2a2613f58bf315f513b5a16f7..538a592f8da6c8ce55d1cbbf253fb5611934d0f2 100644 (file)
@@ -63,7 +63,7 @@
     and restrictions systemd makes on the file system
     hierarchy.</para>
 
-    <para>Many of the paths described here are queriable
+    <para>Many of the paths described here can be queried
     with the
     <citerefentry><refentrytitle>systemd-path</refentrytitle><manvolnum>1</manvolnum></citerefentry>
     tool.</para>
index 5407773f2369790017d73957d7e85e18bbe8d266..dbb3869a24fbf589d9d08f535513ea711f5dfb41 100644 (file)
@@ -64,7 +64,7 @@
     used to escape and to undo escaping of strings.</para>
 
     <para>The command takes any number of strings on the command line,
-    and will process them individually, one after the other. It will
+    and will process them individually, one after another. It will
     output them separated by spaces to stdout.</para>
 
     <para>By default, this command will escape the strings passed,
index a97b7c44eb913cba2eb500eb43ab9be09edd0971..28b91dee2430fda672ed23629c02d68da9bc6296 100644 (file)
         <option>yes</option>, full volatile mode is enabled. This
         means the root directory is mounted as a mostly unpopulated
         <literal>tmpfs</literal> instance, and
-        <filename>/usr</filename> from the OS tree is mounted into it,
-        read-only (the system thus starts up with read-only OS
+        <filename>/usr</filename> from the OS tree is mounted into it
+        in read-only mode (the system thus starts up with read-only OS
         resources, but pristine state and configuration, any changes
         to the either are lost on shutdown). When the mode parameter
         is specified as <option>state</option>, the OS tree is
index da6026e3b38928a06d2eb02d6ea64d0568622740..e2b23eec5109b83918e29720cc992e14a5dcd5a3 100644 (file)
@@ -60,7 +60,7 @@
     <para><command>systemd-path</command> may be used to query system
     and user paths. The tool makes many of the paths described in
     <citerefentry><refentrytitle>file-hierarchy</refentrytitle><manvolnum>7</manvolnum></citerefentry>
-    queriable.</para>
+    available for querying.</para>
 
     <para>When invoked without arguments, a list of known paths and
     their current values is shown. When at least one argument is
index 42b53b2759de38f121b6e23aec883c0f6590e38a..18ee3800d67c4687ee73b755b99351cdb4799596 100644 (file)
@@ -113,7 +113,7 @@ u root 0 "Superuser" /root</programlisting>
         <varlistentry>
           <term><varname>m</varname></term>
           <listitem><para>Add a user to a group. If the user or group
-          are not existing yet, they will be implicitly
+          do not exist yet, they will be implicitly
           created.</para></listitem>
         </varlistentry>