All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Paul Dickson <paul@permanentmail.com>
Cc: git@vger.kernel.org
Subject: Re: [ANNOUNCE] GIT 0.99.9m aka 1.0rc5
Date: Mon, 12 Dec 2005 21:52:50 -0800	[thread overview]
Message-ID: <7vslsxbl1p.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20051212195408.40af06f1.paul@permanentmail.com> (Paul Dickson's message of "Mon, 12 Dec 2005 19:54:08 -0700")

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.

  reply	other threads:[~2005-12-13  5:52 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 [this message]
2005-12-13 17:49           ` Paul Dickson

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=7vslsxbl1p.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=paul@permanentmail.com \
    /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.