]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
remove extra semicolons in dracut.8.xml
authorCong Wang <xiyou.wangcong@gmail.com>
Tue, 10 Jan 2012 14:49:03 +0000 (22:49 +0800)
committerHarald Hoyer <harald@redhat.com>
Mon, 23 Jan 2012 08:48:35 +0000 (09:48 +0100)
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
dracut.8.xml

index ba8ab077eac273afc7505197358230db92cdd159..221ad2e2b5fa515198ce0a364894365d8e4600cc 100644 (file)
@@ -398,7 +398,7 @@ the local host instead of a generic host.
         </varlistentry>
        <varlistentry>
          <term>
-           <option>--add_fstab;&nbsp;<replaceable>&lt;filename&gt;</replaceable>&nbsp;</option>
+           <option>--add_fstab&nbsp;<replaceable>&lt;filename&gt;</replaceable>&nbsp;</option>
          </term>
          <listitem>
            <para>Add entries of <replaceable>&lt;filename&gt;</replaceable> to the initramfs /etc/fstab.</para>
@@ -406,7 +406,7 @@ the local host instead of a generic host.
          </varlistentry>
        <varlistentry>
          <term>
-           <option>--mount;&nbsp;&quot;<replaceable>&lt;device&gt;</replaceable> <replaceable>&lt;mountpoint&gt;</replaceable> <replaceable>&lt;filesystem type&gt;</replaceable> <replaceable>&lt;filesystem options&gt;</replaceable>&quot;</option>
+           <option>--mount&nbsp;&quot;<replaceable>&lt;device&gt;</replaceable> <replaceable>&lt;mountpoint&gt;</replaceable> <replaceable>&lt;filesystem type&gt;</replaceable> <replaceable>&lt;filesystem options&gt;</replaceable>&quot;</option>
          </term>
          <listitem>
            <para>Add entries of <replaceable>&lt;filename&gt;</replaceable> to the initramfs /etc/fstab.</para>