All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Dickson <paul@permanentmail.com>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: [ANNOUNCE] GIT 0.99.9m aka 1.0rc5
Date: Tue, 13 Dec 2005 10:49:03 -0700	[thread overview]
Message-ID: <20051213104903.3f6f7c17.paul@permanentmail.com> (raw)
In-Reply-To: <7vslsxbl1p.fsf@assigned-by-dhcp.cox.net>

On Mon, 12 Dec 2005 21:52:50 -0800, Junio C Hamano wrote:

> Paul Dickson <paul@permanentmail.com> writes:
> 
> >> I would suspect groff (as used by man).
> >> 
> >>   $ zcat /usr/share/man/man1/git-repack.1.gz|grep '^[A-Z][a-z]* by'
> >
> > I think it's up one level to the creator of the man files:
> >
> > .SH "DESCRIPTION"
> > This script is used to combine all objects that do not currently reside in a "pack", into a pack..sp
> 
> Hmph.  In the same environment as before:
> 
> $ rm -f git-repack.1
> $ make git-repack.1
> rm -f doc.dep+ doc.dep
> perl ./build-docdep.perl >doc.dep+
> mv doc.dep+ doc.dep
> asciidoc -b docbook -d manpage -f asciidoc.conf git-repack.txt
> xmlto man git-repack.xml
> Writing git-repack.1 for refentry
> rm git-repack.xml
> $ make git-repack.xml
> asciidoc -b docbook -d manpage -f asciidoc.conf git-repack.txt
> $ grep osdl git-repack.1 git-repack.xml
> git-repack.1:Written by Linus Torvalds <torvalds@osdl\&.org>
> git-repack.xml:<simpara>Written by Linus Torvalds &lt;torvalds@osdl.org&gt;</simpara>
> $ exit
> 
> And it is the same on kernel.org machine I have account on.
> 

I filed:  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175592

Apparently, it's a docbook style issue.

	-Paul

      reply	other threads:[~2005-12-13 17:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-12  2:34 [ANNOUNCE] GIT 0.99.9m aka 1.0rc5 Junio C Hamano
2005-12-13  1:37 ` Paul Dickson
2005-12-13  1:48   ` Junio C Hamano
2005-12-13  2:20     ` Paul Dickson
2005-12-13  2:54       ` Paul Dickson
2005-12-13  5:52         ` Junio C Hamano
2005-12-13 17:49           ` Paul Dickson [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=20051213104903.3f6f7c17.paul@permanentmail.com \
    --to=paul@permanentmail.com \
    --cc=git@vger.kernel.org \
    --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.