doing a source install of git v1.7.12.1, on the `make all doc` step, I get: XMLTO git-stash.1 xmlto: input does not validate (status 1) /usr/local/git-git-51993a4/Documentation/git-stash.xml:116: parser error : Opening and ending tag mismatch: literal line 115 and simpara </simpara> ^ /usr/local/git-git-51993a4/Documentation/git-stash.xml:117: parser error : Opening and ending tag mismatch: simpara line 111 and listitem </listitem> ^ /usr/local/git-git-51993a4/Documentation/git-stash.xml:118: parser error : Opening and ending tag mismatch: listitem line 110 and varlistentry </varlistentry> ^ /usr/local/git-git-51993a4/Documentation/git-stash.xml:211: parser error : Opening and ending tag mismatch: varlistentry line 106 and variablelist </variablelist> ^ /usr/local/git-git-51993a4/Documentation/git-stash.xml:212: parser error : Opening and ending tag mismatch: variablelist line 49 and refsect1 </refsect1> ^ /usr/local/git-git-51993a4/Documentation/git-stash.xml:348: parser error : Opening and ending tag mismatch: refsect1 line 47 and refentry </refentry> ^ /usr/local/git-git-51993a4/Documentation/git-stash.xml:349: parser error : Premature end of data in tag refentry line 3 ^ make[1]: *** [git-stash.1] Error 1 make[1]: Leaving directory `/usr/local/git-git-51993a4/Documentation' make: *** [doc] Error 2 ------------------------------------------- and the patch which permitted me to proceed ------------------------------------------- 115c115 < it will accept any format known to <emphasis>git diff</emphasis> (e.g., git stash show --- > it will accept any format known to <emphasis>git diff</emphasis> (e.g., <literal>git stash show -- Hugh Esco skype: hresco3_ ; 678-921-8186 x21 http://www.CampaignFoundations.com/ Providing Application Hosting, Telephony, Custom Development and Consulting Services to Green Candidates, Green Parties and the non profits working for a just and sustainable future. if( $insurance->rationing() ) { $people->die(); } if( isa_ok($self,'Troy::Davis') =~ m/^ok/) { $people->are_whole(); } -- 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