summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/cvs.1
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2008-02-02 19:40:42 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2008-02-02 19:40:42 +0000
commit65b117ceb1a975c785cde0216d6be668b7145057 (patch)
tree5e9bb1824bb0425681e7b047cfd6fd72fb3ab87e /usr.bin/cvs/cvs.1
parent5f8f3eb9abef5d1ca672640138e4734753f06a53 (diff)
Zap trailing whitespaces.
Diffstat (limited to 'usr.bin/cvs/cvs.1')
-rw-r--r--usr.bin/cvs/cvs.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/cvs/cvs.1 b/usr.bin/cvs/cvs.1
index 8ee23faeb6d..1dbb1d49af1 100644
--- a/usr.bin/cvs/cvs.1
+++ b/usr.bin/cvs/cvs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cvs.1,v 1.118 2008/02/02 17:39:13 xsa Exp $
+.\" $OpenBSD: cvs.1,v 1.119 2008/02/02 19:40:41 xsa Exp $
.\"
.\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org>
.\" Copyright (c) 2004-2008 Xavier Santolaria <xsa@openbsd.org>
@@ -1086,7 +1086,7 @@ to work.
usage: cvs rannotate [flR] [-D date | -r rev] module ...
.Ed
.Pp
-The
+The
.Ic rannotate
command takes the following options:
.Bl -tag -width Ds -offset 3n
@@ -1099,7 +1099,7 @@ tag or date is not found.
This can be used in combination with
.Fl D
or
-.Fl r
+.Fl r
to ensure that there is some output from the
.Ic rannotate
command, even if only to show Revision 1.1 of the file.
@@ -1111,7 +1111,7 @@ Enable recursive behaviour.
This is the default.
.It Fl r Ar rev
Show annotations as of revision
-.Ar rev
+.Ar rev
(can be a revision number or a tag).
.El
.Pp