=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/cvsintro.7,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/cvs/cvsintro.7 2005/04/12 20:11:07 1.6 --- src/usr.bin/cvs/cvsintro.7 2005/06/07 09:11:12 1.7 *************** *** 1,4 **** ! .\" $OpenBSD: cvsintro.7,v 1.6 2005/04/12 20:11:07 xsa Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: cvsintro.7,v 1.7 2005/06/07 09:11:12 xsa Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau .\" All rights reserved. *************** *** 93,99 **** from local mirror anoncvs.nl.openbsd.org: .Bd -literal -offset indent $ cd /usr ! $ cvs -d anoncvs@anoncvs.nl.openbsd.org:/cvs checkout src .Ed .Pp In this case it was first necessary to add ourselves to the --- 93,99 ---- from local mirror anoncvs.nl.openbsd.org: .Bd -literal -offset indent $ cd /usr ! $ cvs -d anoncvs@anoncvs.nl.openbsd.org:/cvs checkout -P src .Ed .Pp In this case it was first necessary to add ourselves to the