On Sun, Apr 11, 2010 at 16:55, Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote: > Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> writes: > >> On Sun, Apr 11, 2010 at 04:13, Junio C Hamano <gitster@xxxxxxxxx> wrote: >>> A release candidate Git 1.7.1.rc1 is available at the usual places >>> for testing: >> >> This is a minor nit but when I generate the info docs from master I >> get this at the top of user-manual.texi: >> >> @menu >> * : id2860714. >> * Repositories and Branches:: >> * Exploring git history:: >> * Developing with git:: >> >> I can't find what produces that token but here are all occurrences of it: > > That appears to be because the first title is empty: > > $ head -n 9 user-manual.xml > <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> > > <book lang="en"> > <bookinfo> > <title>Git User’s Manual (for version 1.5.3 or newer)</title> > </bookinfo> > <preface> > <title></title> The original error is going to be in user-manual.txt. That's where I couldn't track down the error. The XML and TexInfo files are automatically generated from the .txt source. -- 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