From: Emden Gansner Date: Thu, 5 Jan 2012 16:03:35 +0000 (-0500) Subject: Fix typo X-Git-Tag: LAST_LIBGRAPH~32^2~585^2^2^2~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=824cad4190ff429857aba4da3d545752f9dbaefb;p=graphviz Fix typo --- diff --git a/cmd/dot/osage.1 b/cmd/dot/osage.1 index 73cbd4fbf..c9c5ba325 100644 --- a/cmd/dot/osage.1 +++ b/cmd/dot/osage.1 @@ -421,7 +421,7 @@ digraph test123 { } } b [shape=box]; - c [label="hello\\\nworld",color=blue,fontsize=24, + c [label="hello\\nworld",color=blue,fontsize=24, fontname="Palatino\-Italic",fontcolor=red,style=filled]; a \-> z x \-> z