=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/co.1,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** src/usr.bin/rcs/co.1 2005/11/01 18:58:34 1.9 --- src/usr.bin/rcs/co.1 2005/11/03 15:43:11 1.10 *************** *** 1,4 **** ! .\" $OpenBSD: co.1,v 1.9 2005/11/01 18:58:34 niallo Exp $ .\" .\" Copyright (c) 2005 Xavier Santolaria .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: co.1,v 1.10 2005/11/03 15:43:11 niallo Exp $ .\" .\" Copyright (c) 2005 Xavier Santolaria .\" All rights reserved. *************** *** 23,33 **** .Sh SYNOPSIS .Nm .Bk -words ! .Op Fl fIMqV .Op Ar rev .Op Fl d Ns Ar date .Op Fl k Ns Ar mode .Op Fl l Ns Op Ar rev .Op Fl m Ns Ar msg .Op Fl p Ns Op Ar rev .Op Fl r Ns Op Ar rev --- 23,34 ---- .Sh SYNOPSIS .Nm .Bk -words ! .Op Fl fIqV .Op Ar rev .Op Fl d Ns Ar date .Op Fl k Ns Ar mode .Op Fl l Ns Op Ar rev + .Op Fl M Ns Op Ar rev .Op Fl m Ns Ar msg .Op Fl p Ns Op Ar rev .Op Fl r Ns Op Ar rev *************** *** 57,63 **** The same as .Fl r , but also locks the revision. ! .It Fl M Set the modification time of the file to the date of the retrieved revision. .It Fl m Ns Ar msg --- 58,64 ---- The same as .Fl r , but also locks the revision. ! .It Fl M Ns Op Ar rev Set the modification time of the file to the date of the retrieved revision. .It Fl m Ns Ar msg