diff options
Diffstat (limited to 'cvsps/03_diffoptstypo.patch')
| -rw-r--r-- | cvsps/03_diffoptstypo.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/cvsps/03_diffoptstypo.patch b/cvsps/03_diffoptstypo.patch new file mode 100644 index 0000000..91771c5 --- /dev/null +++ b/cvsps/03_diffoptstypo.patch @@ -0,0 +1,13 @@ +Author: <crafterm@debian.org> +Description: Diff opts typo fix +--- a/cvsps.1 ++++ b/cvsps.1 +@@ -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 |
