On Thu, Apr 05, 2012 at 11:22:15PM -0500, Jonathan Nieder wrote: > Jeff King wrote: > > > So I think technically the docbook part of the toolchain would be the > > right place to fix this. But it may be easier to hack around it at the > > asciidoc level. > > Isn't this what MAN_BASE_URL in Documentation/Makefile is for? I > don't think a lower level fix is needed. Thanks for a dose of sanity. Having been here so long, I sometimes think that if something exists in git, I would already know about it. But sometimes that is not true. :) Junio, what do you think of building the git-manpages-* tarballs (and the git-manpages repo) with MAN_BASE_URL set to "http://some-official-place/"? As of now, they mention "file:///home/junio/...". We could need to have an official place, of course. I'd rather not use http://schacon.github.com/git/docs because these links will be embedded in release tarballs. Maybe it is time to make http://git-scm.com/docs happen. -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