Blame SOURCES/cvsps-2.2b1-man.patch

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