From 0fc2e1712d1d8348a10dae22f613f0f95312952b Mon Sep 17 00:00:00 2001 From: Niall O'Higgins Date: Sun, 16 Oct 2005 11:58:21 +0000 Subject: - Use Ns macro to remove spaces in these manual pages too. --- usr.bin/rcs/rcsclean.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.bin/rcs/rcsclean.1') diff --git a/usr.bin/rcs/rcsclean.1 b/usr.bin/rcs/rcsclean.1 index 5d58bbcde2b..4fe2fc54fa0 100644 --- a/usr.bin/rcs/rcsclean.1 +++ b/usr.bin/rcs/rcsclean.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rcsclean.1,v 1.3 2005/10/12 16:45:11 xsa Exp $ +.\" $OpenBSD: rcsclean.1,v 1.4 2005/10/16 11:58:20 niallo Exp $ .\" .\" Copyright (c) 2005 Joris Vink .\" All rights reserved. @@ -24,8 +24,8 @@ .Nm .Bk -words .Op Fl nqV -.Op Fl k Ar mode -.Op Fl r Ar rev +.Op Fl k Ns Ar mode +.Op Fl r Ns Ar rev .Ar file ... .Ek .Sh DESCRIPTION @@ -44,7 +44,7 @@ When this option is specified, will show you what it would normally do without doing it. .It Fl q Be quiet about reporting. -.It Fl r Ar rev +.It Fl r Ns Ar rev Specify the revision for comparison. .It Fl V Print RCS's version number. -- cgit v1.2.3