dracut.conf.5.xml: tag mismatch fix

build failed with:
xsltproc -o dracut.conf.5 -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl dracut.conf.5.xml
dracut.conf.5.xml:169: parser error : Opening and ending tag mismatch: para line 168 and listitem
        </listitem>

Fix it by change to </para> at the end

Signed-off-by: Dave Young <dyoung@redhat.com>
master
Dave Young 2011-10-11 11:26:54 +08:00 committed by Harald Hoyer
parent 450f5d6694
commit 61bc3bbc0e
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ initramfs.</para>
/sbin/fsck* xfs_db xfs_check xfs_repair e2fsck jfs_fsck
reiserfsck btrfsck</replaceable>&quot;
</para>
<para>The installation is opportunistic (non-existing tools are ignored).<para>
<para>The installation is opportunistic (non-existing tools are ignored).</para>
</listitem>
</varlistentry>
<varlistentry>