Skip to content

Commit

Permalink
config.txt: Change pserver to server in description of gitcvs.*
Browse files Browse the repository at this point in the history
These variables apply to the SSH access as well, so don't use
pserver here which might confuse users.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Frank Lichtenheld authored and Junio C Hamano committed Apr 14, 2007
1 parent 5cb71f8 commit 5007af8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -411,11 +411,11 @@ gc.rerereunresolved::
The default is 15 days. See gitlink:git-rerere[1].

gitcvs.enabled::
Whether the cvs pserver interface is enabled for this repository.
Whether the cvs server interface is enabled for this repository.
See gitlink:git-cvsserver[1].

gitcvs.logfile::
Path to a log file where the cvs pserver interface well... logs
Path to a log file where the cvs server interface well... logs
various stuff. See gitlink:git-cvsserver[1].

gitcvs.allbinary::
Expand Down

0 comments on commit 5007af8

Please sign in to comment.