=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/rlog.1,v retrieving revision 1.15 retrieving revision 1.16 diff -c -r1.15 -r1.16 *** src/usr.bin/rcs/rlog.1 2006/03/27 08:39:44 1.15 --- src/usr.bin/rcs/rlog.1 2006/04/19 12:19:58 1.16 *************** *** 1,4 **** ! .\" $OpenBSD: rlog.1,v 1.15 2006/03/27 08:39:44 jmc Exp $ .\" .\" Copyright (c) 2005 Xavier Santolaria .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: rlog.1,v 1.16 2006/04/19 12:19:58 jmc Exp $ .\" .\" Copyright (c) 2005 Xavier Santolaria .\" All rights reserved. *************** *** 22,28 **** .Nd display information about RCS files .Sh SYNOPSIS .Nm - .Bk -words .Op Fl bhLNqRtV .Op Fl d Ns Ar dates .Op Fl l Ns Op Ar lockers --- 22,27 ---- *************** *** 31,42 **** .Op Fl w Ns Op Ar logins .Op Fl x Ns Ar suffixes .Op Fl z Ns Ar tz ! .Ar file ... ! .Ek .Sh DESCRIPTION The .Nm program displays information about RCS files. .Pp The following options are supported: .Bl -tag -width Ds --- 30,48 ---- .Op Fl w Ns Op Ar logins .Op Fl x Ns Ar suffixes .Op Fl z Ns Ar tz ! .Ar .Sh DESCRIPTION The .Nm program displays information about RCS files. + .Pp + A file's complete RCS history can be displayed + (the default if no options are specified) + or a subset of its history log can be requested, + depending on which options are specified. + RCS keywords are displayed using the + .Xr ident 1 + utility. .Pp The following options are supported: .Bl -tag -width Ds