cvsserver: Don't lie about binary mode in asciidoc documentation
authorFrank Lichtenheld <frank@lichtenheld.de>
Sat, 31 Mar 2007 13:32:13 +0000 (15:32 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 31 Mar 2007 23:00:27 +0000 (16:00 -0700)
The git-cvsserver documentation claims that the server will set
-k modes if appropriate which is not really the case. On the other
hand the available gitcvs.allbinary variable is not documented at
all. Fix both these issues by rewording the related paragraph.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found