diff options
| author | John Vogel <jvogel@stygian.me> | 2024-12-14 00:40:59 -0500 |
|---|---|---|
| committer | John Vogel <jvogel@stygian.me> | 2024-12-14 00:40:59 -0500 |
| commit | aba880f759d649bddbc1bafef9c4a8b7486b8d10 (patch) | |
| tree | 486299c85163c9fad6493f8a53a492455dd7c112 /cvsps/03_diffoptstypo.patch | |
| parent | 7ee4e89dd35826f5ca04309ae1368f2967356d76 (diff) | |
| download | my-aports-aba880f759d649bddbc1bafef9c4a8b7486b8d10.tar.gz | |
local/cvsps: new aport
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 |
