From: erg Date: Tue, 3 Jan 2006 21:58:04 +0000 (+0000) Subject: Update info files X-Git-Tag: LAST_LIBGRAPH~32^2~6895 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9fe58af6c85820152150377593069ba4f7f5b8d5;p=graphviz Update info files --- diff --git a/doc/info/attrs.html b/doc/info/attrs.html index e9036de55..3199e81d8 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -1383,9 +1383,10 @@ the given types. For graph or cluster attributes, the substring "\G" is replaced by the name of the graph or cluster. For edge attributes, the substring "\E" is replaced by the name of the edge, - and the substrings "\T" and "\H" by the names of the tail and head nodes, - respectively. The name of an edge is the string formed - from the name of the + the substring "\G" is replaced by the name of the graph or cluster, + and the substrings "\T" and "\H" by the names of + the tail and head nodes, respectively. + The name of an edge is the string formed from the name of the tail node, the appropriate edge operator ("--" or "->") and the name of the head node.