diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-02-26 21:48:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-02-26 21:48:31 +0000 |
commit | 4b304867571f3eba9040f46e9c023c5576768186 (patch) | |
tree | 5a324f6cbcfd2f68c438e36753778a3812f15e63 /usr.bin/cvs/cvsintro.7 | |
parent | 4ca942519f2c86983bf190c0227e8f6c6c3313e4 (diff) |
kill some first-person wording; help from jmc
Diffstat (limited to 'usr.bin/cvs/cvsintro.7')
-rw-r--r-- | usr.bin/cvs/cvsintro.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/cvs/cvsintro.7 b/usr.bin/cvs/cvsintro.7 index 49ed3cfd4ec..be157dbe0a9 100644 --- a/usr.bin/cvs/cvsintro.7 +++ b/usr.bin/cvs/cvsintro.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvsintro.7,v 1.13 2007/05/31 19:20:09 jmc Exp $ +.\" $OpenBSD: cvsintro.7,v 1.14 2008/02/26 21:48:30 deraadt Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org> .\" All rights reserved. @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: February 26 2008 $ .Dt CVSINTRO 7 .Os .Sh NAME @@ -72,7 +72,7 @@ Where the source module(s) will be kept on the local machine. In our example, the .Ox project, there are a large number of servers to choose from. -It's generally better to use a server geographically closer to you +It's generally better to use a server that is geographically closer since this tends to be faster and less of a strain for the master server. Utilities such as .Xr ping 8 |