summaryrefslogtreecommitdiff
path: root/usr.bin/rcs/rcsclean.1
diff options
context:
space:
mode:
authorNiall O'Higgins <niallo@cvs.openbsd.org>2005-10-16 11:58:21 +0000
committerNiall O'Higgins <niallo@cvs.openbsd.org>2005-10-16 11:58:21 +0000
commit0fc2e1712d1d8348a10dae22f613f0f95312952b (patch)
tree0c0e6934b0d242c10f0e3b2a8fcd65fbb9967d26 /usr.bin/rcs/rcsclean.1
parentb4f08c0c7b98628904001bb7cdb279c01b2bb859 (diff)
- Use Ns macro to remove spaces in these manual pages too.
Diffstat (limited to 'usr.bin/rcs/rcsclean.1')
-rw-r--r--usr.bin/rcs/rcsclean.18
1 files changed, 4 insertions, 4 deletions
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 <joris@openbsd.org>
.\" 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.