git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFH] leading dots in manpages
@ 2007-12-11 12:42 Jeff King
  0 siblings, 0 replies; only message in thread
From: Jeff King @ 2007-12-11 12:42 UTC (permalink / raw)
  To: git

The git-shortlog manpage has a "files" section that mentions ".mailmap".
Asciidoc correctly renders this in the HTML version, but in the manpage,
the line that should say ".mailmap" is omitted. This seems to be caused
by the line

.mailmap::

being misinterpreted somewhere (though the .xml file looks reasonable).

It looks like the same problem as 7c8b5eaf, but we just dodged the
problem there. Is there an actual fix?

-Peff

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-11 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11 12:42 [RFH] leading dots in manpages Jeff King

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).