diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/p5-String-ShowDiff/pkg-descr | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'textproc/p5-String-ShowDiff/pkg-descr')
-rw-r--r-- | textproc/p5-String-ShowDiff/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-String-ShowDiff/pkg-descr b/textproc/p5-String-ShowDiff/pkg-descr index b07c1a1b9803..68f17ab81326 100644 --- a/textproc/p5-String-ShowDiff/pkg-descr +++ b/textproc/p5-String-ShowDiff/pkg-descr @@ -1,9 +1,9 @@ This module is a wrapper around the diff algorithm from the module Algorithm::Diff. It's job is to simplify a visualization of the differences of -each strings. +each strings. Compared to the many other Diff modules, the output is neither in diff-style nor are the recognised differences on line or word boundaries, they are at -character level. +character level. WWW: http://search.cpan.org/dist/String-ShowDiff/ |