at 15.09-beta 19 lines 650 B view raw
1#! /bin/sh /usr/share/dpatch/dpatch-run 2## 03_diffoptstypo.dpatch by <crafterm@debian.org> 3## 4## All lines beginning with `## DP:' are a description of the patch. 5## DP: Diff opts typo fix 6 7@DPATCH@ 8 9--- cvsps-2.1-orig/cvsps.1 2005-05-26 05:39:40.000000000 +0200 10+++ cvsps-2.1/cvsps.1 2005-07-28 15:17:48.885112048 +0200 11@@ -83,7 +83,7 @@ 12 disable the use of rlog internally. Note: rlog is 13 required for stable PatchSet numbering. Use with care. 14 .TP 15-.B \-\-diffs\-opts <option string> 16+.B \-\-diff\-opts <option string> 17 send a custom set of options to diff, for example to increase 18 the number of context lines, or change the diff format. 19 .TP