diff options
author | 2005-01-11 08:26:45 +0000 | |
---|---|---|
committer | 2005-01-11 08:26:45 +0000 | |
commit | d282b0047afdba123b73d72880540fbf9b3989aa (patch) | |
tree | 618ca718520e366e005b7715d1d9615806bd9041 | |
parent | be more specific about pp log attempts. (diff) | |
download | wireguard-openbsd-d282b0047afdba123b73d72880540fbf9b3989aa.tar.xz wireguard-openbsd-d282b0047afdba123b73d72880540fbf9b3989aa.zip |
cvs -> CVS; jmc ok
-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 |