diff options
Diffstat (limited to 'usr.bin/cvs')
-rw-r--r-- | usr.bin/cvs/cvs.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cvs/cvs.1 b/usr.bin/cvs/cvs.1 index 9e4cf2ddd8c..8ee23faeb6d 100644 --- a/usr.bin/cvs/cvs.1 +++ b/usr.bin/cvs/cvs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvs.1,v 1.117 2008/02/02 17:37:34 xsa Exp $ +.\" $OpenBSD: cvs.1,v 1.118 2008/02/02 17:39:13 xsa Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org> .\" Copyright (c) 2004-2008 Xavier Santolaria <xsa@openbsd.org> @@ -1083,7 +1083,7 @@ the author's name, and the date of the revision. This command does not need a local checkout of the repository to work. .Bd -literal -offset indent -usage: cvs annotate [flR] [-D date | -r rev] module ... +usage: cvs rannotate [flR] [-D date | -r rev] module ... .Ed .Pp The |