chiark / gitweb /
bus: properly handle if new objects are installed in the node tree while we are dispa...
[elogind.git] / man / systemd-fstab-generator.xml
index 2decec6c40344dcd2a54c2ef86abedf66628b79a..9ca16c7ea14e0e4d065376c2b741bda90ca4f750 100644 (file)
@@ -81,7 +81,7 @@
                 <para><filename>systemd-fstab-generator</filename> understands
                 the following kernel command line parameters:</para>
 
-                <variablelist>
+                <variablelist class='kernel-commandline-options'>
 
                         <varlistentry>
                                 <term><varname>fstab=</varname></term>
                                 <listitem><para>Takes a boolean
                                 argument. Defaults to
                                 <literal>yes</literal>. If
-                                <literal>no</literal> causes the
+                                <literal>no</literal>, causes the
                                 generator to ignore any mounts or swaps
                                 configured in
                                 <filename>/etc/fstab</filename>. <varname>rd.fstab=</varname>
                                 is honored only by initial RAM disk
                                 (initrd) while
-                                <varname>luks.fstab=</varname> is
+                                <varname>fstab=</varname> is
                                 honored by both the main system and
                                 the initrd.  </para></listitem>
                         </varlistentry>