=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/rcsdiff.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/rcs/rcsdiff.1 2005/10/08 20:31:01 1.3 --- src/usr.bin/rcs/rcsdiff.1 2005/10/08 22:23:42 1.4 *************** *** 1,4 **** ! .\" $OpenBSD: rcsdiff.1,v 1.3 2005/10/08 20:31:01 niallo Exp $ .\" .\" Copyright (c) 2005 Joris Vink .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: rcsdiff.1,v 1.4 2005/10/08 22:23:42 jmc Exp $ .\" .\" Copyright (c) 2005 Joris Vink .\" All rights reserved. *************** *** 33,49 **** .Sh DESCRIPTION The .Nm ! program is used to compare two revisions of each RCS file given .Pp The following options are supported: .Bl -tag -width Ds .It Fl c ! Produces a diff with three lines of context. See .Xr diff 1 for more information. .It Fl n Produces a diff in the same format as that used by ! .Xr rcsdiff 1 .It Fl r Ar rev If one -r option is given, the diff is generated between the working file and --- 33,50 ---- .Sh DESCRIPTION The .Nm ! program is used to compare two revisions of each RCS file given. .Pp The following options are supported: .Bl -tag -width Ds .It Fl c ! Produces a diff with three lines of context. ! See .Xr diff 1 for more information. .It Fl n Produces a diff in the same format as that used by ! .Xr rcsdiff 1 . .It Fl r Ar rev If one -r option is given, the diff is generated between the working file and *************** *** 53,59 **** .It Fl q Be quiet about reporting. .It Fl u ! Produces a unified diff with tree lines of context. See .Xr diff 1 for more information. .It Fl V --- 54,61 ---- .It Fl q Be quiet about reporting. .It Fl u ! Produces a unified diff with three lines of context. ! See .Xr diff 1 for more information. .It Fl V