Blame SOURCES/cvsps-2.2b1-man.patch

3c6710
diff -up cvsps-2.2b1/cvsps.1~ cvsps-2.2b1/cvsps.1
3c6710
--- cvsps-2.2b1/cvsps.1~	2008-04-02 04:18:44.000000000 +0300
3c6710
+++ cvsps-2.2b1/cvsps.1	2010-05-18 21:10:39.000000000 +0300
3c6710
@@ -11,7 +11,7 @@ to a collection of files, and all commit
3c6710
 single 'cvs commit' command).  This information is valuable to seeing the
3c6710
 big picture of the evolution of a cvs project.  While cvs tracks revision
3c6710
 information, it is often difficult to see what changes were committed
3c6710
-'atomically' to the repository.
3c6710
+\'atomically' to the repository.
3c6710
 .SH OPTIONS
3c6710
 .TP
3c6710
 .B \-h
3c6710
@@ -83,7 +83,7 @@ some hacks which are not generally appli
3c6710
 disable the use of rlog internally.  Note: rlog is
3c6710
 required for stable PatchSet numbering.  Use with care.
3c6710
 .TP
3c6710
-.B \-\-diffs\-opts <option string>
3c6710
+.B \-\-diff\-opts <option string>
3c6710
 send a custom set of options to diff, for example to increase
3c6710
 the number of context lines, or change the diff format.
3c6710
 .TP
3c6710
@@ -103,6 +103,7 @@ Override the setting of CVSROOT (overrid
3c6710
 .TP
3c6710
 .B \-q
3c6710
 Be quiet about warnings.
3c6710
+.TP
3c6710
 .B \-A
3c6710
 Show ancestor branch when a new branch is found.
3c6710
 .TP