diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-08-03 20:19:09 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-08-04 01:55:08 -0700 |
commit | 2ec39edad9c3be74b5fed5ab5c122493e6a53c66 (patch) | |
tree | 8645f6b045776516fae22aa2537607412829a316 /INSTALL | |
parent | 33f243308589120a700f084b54ee597ce6c26069 (diff) | |
download | git-2ec39edad9c3be74b5fed5ab5c122493e6a53c66.tar.gz |
INSTALL: add warning on docbook-xsl 1.72 and 1.73
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -116,3 +116,7 @@ Issues of note: would instead give you a copy of what you see at: http://www.kernel.org/pub/software/scm/git/docs/ + + It has been reported that docbook-xsl version 1.72 and 1.73 are + buggy; 1.72 misformats manual pages for callouts, and 1.73 needs + the patch in contrib/patches/docbook-xsl-manpages-charmap.patch |