From: Emden Gansner Date: Thu, 3 Jan 2013 17:02:49 +0000 (-0500) Subject: Fix typo in man page. X-Git-Tag: LAST_LIBGRAPH~32^2~261^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c38299cf64fb8e6fd1bed84d74105be31ddb88b;p=graphviz Fix typo in man page. --- diff --git a/cmd/gvpr/gvpr.1 b/cmd/gvpr/gvpr.1 index cb7b8f65e..7b2618917 100644 --- a/cmd/gvpr/gvpr.1 +++ b/cmd/gvpr/gvpr.1 @@ -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