Re: [ANNOUNCE] GIT 0.99.9m aka 1.0rc5

From: Paul Dickson <paul@permanentmail.com>
Date: 2005-12-13 13:54:08
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

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Tue Dec 13 13:54:45 2005

This archive was generated by hypermail 2.1.8 : 2005-12-13 13:54:52 EST