git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Dickson <paul@permanentmail.com>
To: git@vger.kernel.org
Subject: Re: [ANNOUNCE] GIT 0.99.9m aka 1.0rc5
Date: Mon, 12 Dec 2005 19:54:08 -0700	[thread overview]
Message-ID: <20051212195408.40af06f1.paul@permanentmail.com> (raw)
In-Reply-To: <20051212192013.9ef4c8b2.paul@permanentmail.com>

On Mon, 12 Dec 2005 19:20:13 -0700, Paul Dickson wrote:

>   $ rpm -q xmlto asciidoc man groff
>   xmlto-0.0.18-9
>   asciidoc-7.0.2-1.fc5
>   man-1.6b-1
>   groff-1.18.1.1-5
> 
> 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
A pack is a collection of objects, individually compressed, with delta compression applied, stored in a single file, with
an associated index file..sp
Packs are used to reduce the load on mirror systems, backup engines, disk storage, etc..sp

Results in:

DESCRIPTION
       This script is used to combine all objects that do not currently reside
       in a "pack", into a pack..sp A pack is a collection of objects,
       individually compressed, with delta compression applied, stored in a
       single file, with an associated index file..sp Packs are used to reduce
       the load on mirror systems, backup engines, disk storage, etc..sp

It's only the .sp function.

So it's likely my version of asciidoc or xmlto.

	-Paul

  reply	other threads:[~2005-12-13  2:54 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 [this message]
2005-12-13  5:52         ` Junio C Hamano
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=20051212195408.40af06f1.paul@permanentmail.com \
    --to=paul@permanentmail.com \
    --cc=git@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).