]> granicus.if.org Git - graphviz/commitdiff
Fix misplaced backslash.
authorerg <devnull@localhost>
Mon, 7 Mar 2005 20:01:01 +0000 (20:01 +0000)
committererg <devnull@localhost>
Mon, 7 Mar 2005 20:01:01 +0000 (20:01 +0000)
cmd/tools/gvcolor.1

index e17ff38bfb786fd51c4503613b74f6dc61c7fc1c..773f1a7eb3278a690aadf6d5e60a9d5f2fe31a55 100644 (file)
@@ -33,7 +33,7 @@ It is best to choose some easily-distinguished but related colors;
 not necessarily spaced evenly around the color wheel.  For example,
 blue_green, green, and light_yellow looks better than red, green, blue.
 .PP
-Certain graph attributes control the \fIgvcolorf\P algorithm.
+Certain graph attributes control the \fIgvcolor\fP algorithm.
 \fBflow=back\fP reverses the flow of colors from heads to tails.
 \fBsaturation=.1,.9\fP (or any two numbers between 0 and 1)
 adjusts the color saturation linearly from least to greatest rank.