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 <torvalds@osdl.org></simpara> $ exit And it is the same on kernel.org machine I have account on. - 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.htmlReceived on Tue Dec 13 16:54:08 2005
This archive was generated by hypermail 2.1.8 : 2005-12-13 16:54:14 EST