diff options
Diffstat (limited to 'usr.bin/cvs')
-rw-r--r-- | usr.bin/cvs/cvsintro.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cvs/cvsintro.7 b/usr.bin/cvs/cvsintro.7 index bf5edacef24..2c01ddac650 100644 --- a/usr.bin/cvs/cvsintro.7 +++ b/usr.bin/cvs/cvsintro.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvsintro.7,v 1.4 2005/01/04 15:03:24 jmc Exp $ +.\" $OpenBSD: cvsintro.7,v 1.5 2005/01/11 08:26:45 xsa Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org> .\" All rights reserved. @@ -62,7 +62,7 @@ maintaining a local (personal) copy of the source on their own machine. The user will have to decide: .Bl -bullet .It -The cvs server to use. +The CVS server to use. There may be only one server or, for larger projects, a number of mirror servers. .It |