chiark / gitweb /
man: improve grammar and word formatting in numerous man pages
[elogind.git] / man / systemd.preset.xml
index a692053876abddc44e60bd919084bffb4b3b64b4..1ba9272398e33c1f0fdf5b0d7a6d9c756efa1115 100644 (file)
                 by default, <literal>disable</literal> to disable
                 units by default.</para>
 
                 by default, <literal>disable</literal> to disable
                 units by default.</para>
 
-                <para>If multiple lines apply to a unit name the
+                <para>If multiple lines apply to a unit name, the
                 first matching one takes precedence over all
                 others.</para>
 
                 first matching one takes precedence over all
                 others.</para>
 
                 precedence over another file with an alphabetically
                 earlier name, if both files contain lines that apply
                 to the same unit names. It is recommended to prefix
                 precedence over another file with an alphabetically
                 earlier name, if both files contain lines that apply
                 to the same unit names. It is recommended to prefix
-                all file names with two-digit number, to simplify
+                all filenames with two-digit number, to simplify
                 ordering.</para>
 
                 <para>If the administrator wants to disable a preset
                 ordering.</para>
 
                 <para>If the administrator wants to disable a preset
-                file supplied by the vendor the recommended way is to
+                file supplied by the vendor, the recommended way is to
                 place a symlink to <filename>/dev/null</filename> in
                 <filename>/etc/systemd/system-preset/</filename>
                 place a symlink to <filename>/dev/null</filename> in
                 <filename>/etc/systemd/system-preset/</filename>
-                bearing the same file name.</para>
+                bearing the same filename.</para>
         </refsect1>
 
         <refsect1>
         </refsect1>
 
         <refsect1>
                         <programlisting>disable *</programlisting>
                 </example>
 
                         <programlisting>disable *</programlisting>
                 </example>
 
-                <para>This disables all units. Due to the file name
-                prefix <literal>99-</literal> it will be read last and
+                <para>This disables all units. Due to the filename
+                prefix <literal>99-</literal>, it will be read last and
                 hence can easily be overridden by spin or
                 administrator preset policy or suchlike.</para>
 
                 hence can easily be overridden by spin or
                 administrator preset policy or suchlike.</para>
 
@@ -187,7 +187,7 @@ disable *</programlisting>
                 <para>This enables three specific services and
                 disables all others. This is useful for administrators
                 to specifically select the units to enable, and
                 <para>This enables three specific services and
                 disables all others. This is useful for administrators
                 to specifically select the units to enable, and
-                disable all others. Due to the file name prefix
+                disable all others. Due to the filename prefix
                 <literal>00-</literal> it will be read early and hence
                 overrides all other preset policy files.</para>
         </refsect1>
                 <literal>00-</literal> it will be read early and hence
                 overrides all other preset policy files.</para>
         </refsect1>