=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/cvs.1,v retrieving revision 1.94 retrieving revision 1.95 diff -c -r1.94 -r1.95 *** src/usr.bin/cvs/cvs.1 2006/02/10 14:33:09 1.94 --- src/usr.bin/cvs/cvs.1 2006/02/10 14:58:46 1.95 *************** *** 1,4 **** ! .\" $OpenBSD: cvs.1,v 1.94 2006/02/10 14:33:09 xsa Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau .\" Copyright (c) 2004-2006 Xavier Santolaria --- 1,4 ---- ! .\" $OpenBSD: cvs.1,v 1.95 2006/02/10 14:58:46 xsa Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau .\" Copyright (c) 2004-2006 Xavier Santolaria *************** *** 1977,1982 **** --- 1977,1987 ---- directory under the following format: .Pp .Dl name/revision/ + .It Pa CVS/Baserev.tmp + Temporary file used to write + .Pa CVS/Baserev + content then atomically renamed to + .Pa Baserev . .It Pa CVS/Checkin.prog File containing the path to the command specified with the .Fl i