Skip to content

Commit db21872

Browse files
wheegitster
authored andcommitted
Documentation: For consistency, use CVS instead of cvs.
When not referring to the cvs command, CVS makes more sense. Signed-off-by: Brian Hetro <whee@smaertness.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 9ec398d commit db21872

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Documentation/config.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,11 +465,11 @@ rerere.enabled::
465465
be encountered again. See gitlink:git-rerere[1].
466466

467467
gitcvs.enabled::
468-
Whether the cvs server interface is enabled for this repository.
468+
Whether the CVS server interface is enabled for this repository.
469469
See gitlink:git-cvsserver[1].
470470

471471
gitcvs.logfile::
472-
Path to a log file where the cvs server interface well... logs
472+
Path to a log file where the CVS server interface well... logs
473473
various stuff. See gitlink:git-cvsserver[1].
474474

475475
gitcvs.allbinary::

Documentation/git-cvsexportcommit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ OPTIONS
5959
Useful for patch series and the like.
6060

6161
-u::
62-
Update affected files from cvs repository before attempting export.
62+
Update affected files from CVS repository before attempting export.
6363

6464
-v::
6565
Verbose.

Documentation/git-cvsserver.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ No special setup is needed for SSH access, other than having GIT tools
102102
in the PATH. If you have clients that do not accept the CVS_SERVER
103103
environment variable, you can rename git-cvsserver to cvs.
104104

105-
Note: Newer cvs versions (>= 1.12.11) also support specifying
105+
Note: Newer CVS versions (>= 1.12.11) also support specifying
106106
CVS_SERVER directly in CVSROOT like
107107

108108
------

0 commit comments

Comments
 (0)