···11+#! /bin/sh /usr/share/dpatch/dpatch-run
22+## 03_diffoptstypo.dpatch by <crafterm@debian.org>
33+##
44+## All lines beginning with `## DP:' are a description of the patch.
55+## DP: Diff opts typo fix
66+77+@DPATCH@
88+99+--- cvsps-2.1-orig/cvsps.1 2005-05-26 05:39:40.000000000 +0200
1010++++ cvsps-2.1/cvsps.1 2005-07-28 15:17:48.885112048 +0200
1111+@@ -83,7 +83,7 @@
1212+ disable the use of rlog internally. Note: rlog is
1313+ required for stable PatchSet numbering. Use with care.
1414+ .TP
1515+-.B \-\-diffs\-opts <option string>
1616++.B \-\-diff\-opts <option string>
1717+ send a custom set of options to diff, for example to increase
1818+ the number of context lines, or change the diff format.
1919+ .TP