All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Dave Young <dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] dracut.conf.5.xml: tag mismatch fix
Date: Tue, 11 Oct 2011 09:38:46 +0200	[thread overview]
Message-ID: <4E93F286.40909@redhat.com> (raw)
In-Reply-To: <20111011032653.GA29342@darkstar>

On 11.10.2011 05:26, Dave Young wrote:
> 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-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> ---
>  dracut.conf.5.xml |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/dracut.conf.5.xml b/dracut.conf.5.xml
> index 6909a4a..169e11b 100644
> --- a/dracut.conf.5.xml
> +++ b/dracut.conf.5.xml
> @@ -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>
> --
> To unsubscribe from this list: send the line "unsubscribe initramfs" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

pushed

      reply	other threads:[~2011-10-11  7:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-11  3:26 [PATCH] dracut.conf.5.xml: tag mismatch fix Dave Young
2011-10-11  7:38 ` Harald Hoyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E93F286.40909@redhat.com \
    --to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.