From: Cong Wang <xiyou.wangcong@xxxxxxxxx> Signed-off-by: Cong Wang <xiyou.wangcong@xxxxxxxxx> --- dracut.8.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dracut.8.xml b/dracut.8.xml index ba8ab07..221ad2e 100644 --- a/dracut.8.xml +++ b/dracut.8.xml @@ -398,7 +398,7 @@ the local host instead of a generic host. </varlistentry> <varlistentry> <term> - <option>--add_fstab; <replaceable><filename></replaceable> </option> + <option>--add_fstab <replaceable><filename></replaceable> </option> </term> <listitem> <para>Add entries of <replaceable><filename></replaceable> to the initramfs /etc/fstab.</para> @@ -406,7 +406,7 @@ the local host instead of a generic host. </varlistentry> <varlistentry> <term> - <option>--mount; "<replaceable><device></replaceable> <replaceable><mountpoint></replaceable> <replaceable><filesystem type></replaceable> <replaceable><filesystem options></replaceable>"</option> + <option>--mount "<replaceable><device></replaceable> <replaceable><mountpoint></replaceable> <replaceable><filesystem type></replaceable> <replaceable><filesystem options></replaceable>"</option> </term> <listitem> <para>Add entries of <replaceable><filename></replaceable> to the initramfs /etc/fstab.</para> -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html