=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/cvs.1,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** src/usr.bin/cvs/cvs.1 2004/12/07 22:56:09 1.9 --- src/usr.bin/cvs/cvs.1 2004/12/07 23:01:43 1.10 *************** *** 1,4 **** ! .\" $OpenBSD: cvs.1,v 1.9 2004/12/07 22:56:09 jmc Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: cvs.1,v 1.10 2004/12/07 23:01:43 jmc Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau .\" All rights reserved. *************** *** 119,125 **** specify one to include with the action, using the .Fl m option. - .Pp .It Xo Sy checkout .Op Fl c .Op Ar module ... --- 119,124 ---- *************** *** 129,135 **** .Sy checkout command is used to create a local copy of one or more modules present on the target CVS repository. - .Pp .It Xo Sy commit .Op Fl flnR .Op Fl F Ar logfile --- 128,133 ---- *************** *** 142,148 **** .Sy commit command is used to send local changes back to the server and update the repository's information to reflect the changes. - .Pp .It Xo Sy diff Op Fl cilu .Op Fl D Ar date .Op Fl r Ar rev --- 140,145 ----