On Mon, Jun 04, 2012 at 01:31:30PM +0200, Matthieu Moy wrote: > Junio C Hamano <gitster@xxxxxxxxx> writes: > > > Thanks. All looked good. > > > > This is the first one that refers to "../something" with "linkgit:"; > > do they format sensibly? > > On my machine (Debian stable), the HTML formatting is correct (and BTW, > the other instance of linkgit in technical, "(see > linkgit:gitattributes[5])" is broken). One can see the .. in the link, > but at least the target of the link is OK. I didn't worry too much about > formatting since this is a technical documentation. There is also a broken reference to linkgit:git-config[1] in api-config.txt. We only build html documentation from technical/, not manpages. So they could just all be switched to link: (the point of linkgit is to format a manpage reference from either html or a manpage). -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html