=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/rcsclean.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/rcs/rcsclean.1 2005/10/12 16:45:11 1.3 --- src/usr.bin/rcs/rcsclean.1 2005/10/16 11:58:20 1.4 *************** *** 1,4 **** ! .\" $OpenBSD: rcsclean.1,v 1.3 2005/10/12 16:45:11 xsa Exp $ .\" .\" Copyright (c) 2005 Joris Vink .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: rcsclean.1,v 1.4 2005/10/16 11:58:20 niallo Exp $ .\" .\" Copyright (c) 2005 Joris Vink .\" All rights reserved. *************** *** 24,31 **** .Nm .Bk -words .Op Fl nqV ! .Op Fl k Ar mode ! .Op Fl r Ar rev .Ar file ... .Ek .Sh DESCRIPTION --- 24,31 ---- .Nm .Bk -words .Op Fl nqV ! .Op Fl k Ns Ar mode ! .Op Fl r Ns Ar rev .Ar file ... .Ek .Sh DESCRIPTION *************** *** 44,50 **** will show you what it would normally do without doing it. .It Fl q Be quiet about reporting. ! .It Fl r Ar rev Specify the revision for comparison. .It Fl V Print RCS's version number. --- 44,50 ---- will show you what it would normally do without doing it. .It Fl q Be quiet about reporting. ! .It Fl r Ns Ar rev Specify the revision for comparison. .It Fl V Print RCS's version number.