From: Chris Wright <chrisw@osdl.org>
To: Junio C Hamano <junkio@cox.net>
Cc: Peter Hagervall <hager@cs.umu.se>,
jdl@freescale.com, git@vger.kernel.org
Subject: Re: PATCH Documentation/git-rev-list.txt typo fix
Date: Fri, 16 Sep 2005 13:02:33 -0700 [thread overview]
Message-ID: <20050916200232.GM8041@shell0.pdx.osdl.net> (raw)
In-Reply-To: <7vy85xotxt.fsf@assigned-by-dhcp.cox.net>
* Junio C Hamano (junkio@cox.net) wrote:
> Peter Hagervall <hager@cs.umu.se> writes:
>
> > This causes a mismatch in <emphasis> and <superscript> tags, one way of
> > fixing it is having no more than one caret symbol per line, which is the
> > only solution I found in the asciidoc documentation. Ugly, but it works.
>
> Thanks.
This is breaking the build. Reverting fixes the build...
[chrisw@vas Documentation]$ make git-rev-list.1
asciidoc -b docbook -d manpage git-rev-list.txt
xmlto man git-rev-list.xml
xmlto: input does not validate (status 1)
/home/chrisw/git/git/git/Documentation/git-rev-list.xml:38: parser error : Opening and ending tag mismatch: superscript line 38 and emphasis
of <emphasis>git-rev-list foo <superscript>midpoint</emphasis> and <emphasis>git ^
/home/chrisw/git/git/git/Documentation/git-rev-list.xml:38: parser error : Opening and ending tag mismatch: emphasis line 38 and superscript
perscript>midpoint</emphasis> and <emphasis>git-rev-list midpoint </superscript> ^make: *** [git-rev-list.1] Error 1
rm git-rev-list.xml
thanks,
-chris
next prev parent reply other threads:[~2005-09-16 20:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-15 22:40 PATCH Documentation/git-rev-list.txt typo fix jdl
2005-09-16 14:24 ` Peter Hagervall
2005-09-16 16:31 ` Junio C Hamano
2005-09-16 20:02 ` Chris Wright [this message]
2005-09-16 20:06 ` Chris Wright
2005-09-16 20:47 ` jdl
2005-09-16 23:01 ` Junio C Hamano
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=20050916200232.GM8041@shell0.pdx.osdl.net \
--to=chrisw@osdl.org \
--cc=git@vger.kernel.org \
--cc=hager@cs.umu.se \
--cc=jdl@freescale.com \
--cc=junkio@cox.net \
/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.