diff options
author | 2005-08-10 15:20:40 +0000 | |
---|---|---|
committer | 2005-08-10 15:20:40 +0000 | |
commit | 4d46fc3a06010f41662e02d207c8eced450b87e3 (patch) | |
tree | 7a54cda82c85efdc0b6114d84a0b327e3f8b479b | |
parent | kill spaces OK deraadt@ (diff) | |
download | wireguard-openbsd-4d46fc3a06010f41662e02d207c8eced450b87e3.tar.xz wireguard-openbsd-4d46fc3a06010f41662e02d207c8eced450b87e3.zip |
- pre-existent -> pre-existing
ok jmc@
-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 35b81b6a25e..05366c68ab3 100644 --- a/usr.bin/cvs/cvsintro.7 +++ b/usr.bin/cvs/cvsintro.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvsintro.7,v 1.9 2005/08/10 15:08:04 xsa Exp $ +.\" $OpenBSD: cvsintro.7,v 1.10 2005/08/10 15:20:40 niallo Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org> .\" All rights reserved. @@ -194,7 +194,7 @@ they can be added to a repository using the .Xr cvs 1 command .Ic import . -This is a useful way of adding modules to a pre-existent repository. +This is a useful way of adding modules to a pre-existing repository. In our example we are starting from scratch, so the repository has to be initialised using the .Ic init |