]> granicus.if.org Git - graphviz/commitdiff
Fix typo in man page.
authorEmden Gansner <erg@research.att.com>
Thu, 3 Jan 2013 17:02:49 +0000 (12:02 -0500)
committerEmden Gansner <erg@research.att.com>
Thu, 3 Jan 2013 17:02:49 +0000 (12:02 -0500)
cmd/gvpr/gvpr.1

index cb7b8f65e7a10080250119655882504a804edc8c..7b2618917b8f7303f9d4b3001a558aa77517d151 100644 (file)
@@ -1172,7 +1172,7 @@ avoid pattern matching.
 As of 24 April 2008, \fBgvpr\fP switched to using a new, underlying
 graph library, which uses the simpler model that there is only one
 copy of a node, not one copy for each subgraph logically containing
-it. This means that iterators such as \Inxtnode\P cannot traverse
+it. This means that iterators such as \fInxtnode\fP cannot traverse
 a subgraph using just a node argument. For this reason, subgraph
 traversal requires new functions ending in "_sg", which also take
 a subgraph argument. The versions without that suffix will always