summaryrefslogtreecommitdiff
path: root/usr.bin/rcs
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-10-17 12:49:34 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-10-17 12:49:34 +0000
commit53221920cd8e9486c1b27de2581eddc84fda06c0 (patch)
treebe2c84bae613e3d3c17acf3e3a90a6c1f2fc671a /usr.bin/rcs
parent0fd82541d14f1fdd08ef07740e478ca7d885a316 (diff)
incorrect macro usage;
Diffstat (limited to 'usr.bin/rcs')
-rw-r--r--usr.bin/rcs/rcsdiff.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rcs/rcsdiff.1 b/usr.bin/rcs/rcsdiff.1
index 6c069b63f8f..2160dd25f43 100644
--- a/usr.bin/rcs/rcsdiff.1
+++ b/usr.bin/rcs/rcsdiff.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcsdiff.1,v 1.7 2005/10/16 11:58:20 niallo Exp $
+.\" $OpenBSD: rcsdiff.1,v 1.8 2005/10/17 12:49:33 jmc Exp $
.\"
.\" Copyright (c) 2005 Joris Vink <joris@openbsd.org>
.\" All rights reserved.
@@ -47,7 +47,7 @@ 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 .
+.Ar rev .
If two -r options are given, the diff is generated between the
two revisions specified.
.It Fl q