From: Matthew Fernandez Date: Sun, 18 Jul 2021 18:49:44 +0000 (-0700) Subject: fix typos in edgepaint man page X-Git-Tag: 2.49.0~50^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8335dcf102aa824a577bc0aac72df5c4be5f653f;p=graphviz fix typos in edgepaint man page --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b56bb363..437f82f9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - The attached dot file causes a segfault when processed #2095 -- fix typo and update URLs in `edgepaint` usage text and man page +- fix typos and update URLs in `edgepaint` usage text and man page ## [2.48.0] - 2021-07-17 diff --git a/cmd/edgepaint/edgepaint.1 b/cmd/edgepaint/edgepaint.1 index 08b0de8cc..e74c6641e 100644 --- a/cmd/edgepaint/edgepaint.1 +++ b/cmd/edgepaint/edgepaint.1 @@ -29,11 +29,11 @@ color two edges differently if their incidence angle is less than \fIa\fP degree .BI \-random_seed= s random seed to use. \fIs\fP must be an integer. If \fIs\fP is negative, we do |\fIs\fP| iterations with different seeds and pick the best. .TP -.BI \-lightness= "l1,l2j" -only applies for the "lab" color scheme: \fIl1\fP and \fIl2\fP must integers, with 0 <= \fIl1\fP <= \fIl2 <=100. By default, we use "0,70" +.BI \-lightness= "l1,l2" +only applies for the "lab" color scheme: \fIl1\fP and \fIl2\fP must integers, with 0 <= \fIl1\fP <= \fIl2\fP <=100. By default, we use "0,70" .TP .BI \-share_endpoint -if this option is specified, edges that shares an node are not considered in conflict if they are close to parallel but +if this option is specified, edges that share a node are not considered in conflict if they are close to parallel but are on the opposite sides of the node (around 180 degree). .TP .BI \-o " f"