diff options
author | Brian Hetro <whee@smaertness.net> | 2007-08-23 20:40:08 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-08-24 18:54:37 -0700 |
commit | db21872395a1a092faa85ef9c1ea53588d8414f0 (patch) | |
tree | 6e805c44daf7ffab6102df2cf2750d8db8b0ff54 /Documentation/git-cvsserver.txt | |
parent | Fix racy-git handling in git-write-tree. (diff) | |
download | tgif-db21872395a1a092faa85ef9c1ea53588d8414f0.tar.xz |
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>
Diffstat (limited to 'Documentation/git-cvsserver.txt')
-rw-r--r-- | Documentation/git-cvsserver.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-cvsserver.txt b/Documentation/git-cvsserver.txt index 60d0bcf0f3..258a62f7e9 100644 --- a/Documentation/git-cvsserver.txt +++ b/Documentation/git-cvsserver.txt @@ -102,7 +102,7 @@ No special setup is needed for SSH access, other than having GIT tools in the PATH. If you have clients that do not accept the CVS_SERVER environment variable, you can rename git-cvsserver to cvs. -Note: Newer cvs versions (>= 1.12.11) also support specifying +Note: Newer CVS versions (>= 1.12.11) also support specifying CVS_SERVER directly in CVSROOT like ------ |