summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2005-01-11 08:26:46 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2005-01-11 08:26:46 +0000
commit655efca035601d1087a76d3d52ba1bcf94efa63e (patch)
tree561134c05364439a4be898a1ab5d9dd48e9cdccc
parent1d0a8791c0c199cb1e14b26a3eb86c900d687468 (diff)
cvs -> CVS; jmc ok
-rw-r--r--usr.bin/cvs/cvsintro.74
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