From: Gustaf Hendeby Date: Thu, 22 May 2008 02:28:43 +0000 (+0200) Subject: Documentation: Fix skipped section level X-Git-Tag: v1.5.6-rc0~13^2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b592d88fb21fb3e3216d8eface9b748b2868323b;p=git.git Documentation: Fix skipped section level With xmlto 0.0.18 it seems to demand that no section levels are skipped. The commit 'implement gitcvs.usecrlfattr' (8a06a632976ead) one such skip, which here is removed by increasing the level of the offender. Signed-off-by: Gustaf Hendeby Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-cvsserver.txt b/Documentation/git-cvsserver.txt index cd0685ea6..a33382ec2 100644 --- a/Documentation/git-cvsserver.txt +++ b/Documentation/git-cvsserver.txt @@ -302,7 +302,7 @@ Legacy monitoring operations are not supported (edit, watch and related). Exports and tagging (tags and branches) are not supported at this stage. CRLF Line Ending Conversions -^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ By default the server leaves the '-k' mode blank for all files, which causes the cvs client to treat them as a text files, subject