From 53221920cd8e9486c1b27de2581eddc84fda06c0 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 17 Oct 2005 12:49:34 +0000 Subject: incorrect macro usage; --- usr.bin/rcs/rcsdiff.1 | 4 ++-- 1 file 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 .\" 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 -- cgit v1.2.3