=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/ci.1,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/rcs/ci.1 2005/10/09 14:49:39 1.4 --- src/usr.bin/rcs/ci.1 2005/10/10 15:06:19 1.5 *************** *** 1,4 **** ! .\" $OpenBSD: ci.1,v 1.4 2005/10/09 14:49:39 niallo Exp $ .\" .\" Copyright (c) 2005 Niall O'Higgins .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: ci.1,v 1.5 2005/10/10 15:06:19 niallo Exp $ .\" .\" Copyright (c) 2005 Niall O'Higgins .\" All rights reserved. *************** *** 23,33 **** .Sh SYNOPSIS .Nm .Bk -words ! .Op Fl jlMNquV .Op Fl d Ar date .Op Fl k Ar mode .Op Fl m Ar msg .Op Fl r Op Ar rev .Ar file ... .Ek .Sh DESCRIPTION --- 23,35 ---- .Sh SYNOPSIS .Nm .Bk -words ! .Op Fl jMNqV .Op Fl d Ar date .Op Fl k Ar mode + .Op Fl l Op Ar rev .Op Fl m Ar msg .Op Fl r Op Ar rev + .Op Fl u Op Ar rev .Ar file ... .Ek .Sh DESCRIPTION *************** *** 47,53 **** Interactive mode. .It Fl k Ar mode Specify the keyword substitution mode. ! .It Fl l The same as .Fl r , but also immediately checks out the deposited revision and locks it. --- 49,55 ---- Interactive mode. .It Fl k Ar mode Specify the keyword substitution mode. ! .It Fl l Op Ar rev The same as .Fl r , but also immediately checks out the deposited revision and locks it. *************** *** 70,76 **** is not specified the meaning is completely different \- override any .Fl l or ! .Fl u options, ensuring the default behaviour of releasing a lock and removing the working file. .It Fl s Ar state --- 72,78 ---- is not specified the meaning is completely different \- override any .Fl l or ! .Fl u Op Ar rev options, ensuring the default behaviour of releasing a lock and removing the working file. .It Fl s Ar state