=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/rcs.1,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/rcs/rcs.1 2005/11/03 17:38:12 1.10 --- src/usr.bin/rcs/rcs.1 2005/11/04 14:53:11 1.11 *************** *** 1,4 **** ! .\" $OpenBSD: rcs.1,v 1.10 2005/11/03 17:38:12 xsa Exp $ .\" .\" Copyright (c) 2005 Jean-Francois Brousseau .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: rcs.1,v 1.11 2005/11/04 14:53:11 jmc Exp $ .\" .\" Copyright (c) 2005 Jean-Francois Brousseau .\" All rights reserved. *************** *** 31,37 **** .Nd RCS file management program .Sh SYNOPSIS .Nm ! .Op Fl aehiLMmUV .Op Fl a Ns Ar users .Op Fl b Ns Op Ar rev .Op Fl e Ns Op Ar users --- 31,37 ---- .Nd RCS file management program .Sh SYNOPSIS .Nm ! .Op Fl ehiLMUV .Op Fl a Ns Ar users .Op Fl b Ns Op Ar rev .Op Fl e Ns Op Ar users *************** *** 62,70 **** Display the program's usage and exit. .It Fl i Create and initialize a new RCS file. ! If the RCS file has no path prefix, try to first create it into the .Pa ./RCS ! subdirectory and then in the current directory. Files created this way contain no revision. .It Fl k Ns Ar mode Specify the keyword substitution mode. --- 62,70 ---- Display the program's usage and exit. .It Fl i Create and initialize a new RCS file. ! If the RCS file has no path prefix, try to first create it in the .Pa ./RCS ! subdirectory or, if that fails, in the current directory. Files created this way contain no revision. .It Fl k Ns Ar mode Specify the keyword substitution mode.