=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/rcsdiff.1,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/rcs/rcsdiff.1 2005/10/14 12:14:29 1.6 --- src/usr.bin/rcs/rcsdiff.1 2005/10/16 11:58:20 1.7 *************** *** 1,4 **** ! .\" $OpenBSD: rcsdiff.1,v 1.6 2005/10/14 12:14:29 joris Exp $ .\" .\" Copyright (c) 2005 Joris Vink .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: rcsdiff.1,v 1.7 2005/10/16 11:58:20 niallo Exp $ .\" .\" Copyright (c) 2005 Joris Vink .\" All rights reserved. *************** *** 25,32 **** .Bk -words .Op Fl cnquV .Oo ! .Fl r Ar rev ! .Op Fl r Ar rev2 .Oc .Ar file ... .Ek --- 25,32 ---- .Bk -words .Op Fl cnquV .Oo ! .Fl r Ns Ar rev ! .Op Fl r Ns Ar rev2 .Oc .Ar file ... .Ek *************** *** 44,53 **** for more information. .It Fl n Produces a diff in the same format that is used in the RCS files. ! .It Fl r Ar rev If one -r option is given, the diff is generated between the working file and ! .Ar rev . If two -r options are given, the diff is generated between the two revisions specified. .It Fl q --- 44,53 ---- for more information. .It Fl n Produces a diff in the same format that is used in the RCS files. ! .It Fl r Ns Ar rev If one -r option is given, the diff is generated between the working file and ! .Ns Ar rev . If two -r options are given, the diff is generated between the two revisions specified. .It Fl q