about summary refs log tree commit diff
path: root/pkgs/applications/version-management/cvsps/03_diffoptstypo.dpatch
blob: eb3818ed97e936a0210897ed887580e576cf2549 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#! /bin/sh /usr/share/dpatch/dpatch-run
## 03_diffoptstypo.dpatch by  <crafterm@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Diff opts typo fix

@DPATCH@

--- cvsps-2.1-orig/cvsps.1	2005-05-26 05:39:40.000000000 +0200
+++ cvsps-2.1/cvsps.1	2005-07-28 15:17:48.885112048 +0200
@@ -83,7 +83,7 @@
 disable the use of rlog internally.  Note: rlog is
 required for stable PatchSet numbering.  Use with care.
 .TP
-.B \-\-diffs\-opts <option string>
+.B \-\-diff\-opts <option string>
 send a custom set of options to diff, for example to increase
 the number of context lines, or change the diff format.
 .TP