From: Emden R. Gansner Date: Thu, 8 Aug 2013 01:38:14 +0000 (-0400) Subject: Fix typo in man page X-Git-Tag: LAST_LIBGRAPH~32^2~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63ac86c943a57673b4bf4cf33da511fdaea7d902;p=graphviz Fix typo in man page --- diff --git a/cmd/gvpr/gvpr.1 b/cmd/gvpr/gvpr.1 index 0d89503be..0f7909a0d 100644 --- a/cmd/gvpr/gvpr.1 +++ b/cmd/gvpr/gvpr.1 @@ -922,7 +922,7 @@ a new traversal will begin with the new value of \fB$tvroot\fP. Also, set \fB$tv indicates the next starting node for a (directed or undirected) depth\(hyfirst or breadth\(hyfirst traversal of the graph (cf. \fB$tvtype\fP below). -If a traversal finishes and the \fB$tvroot\fP but the \fB$tvnext\fP has been +If a traversal finishes and the \fB$tvroot\fP has not been reset but the \fB$tvnext\fP has been set but not used, this node will be used as the next choice for \fB$tvroot\fP. The default value is \fBNULL\fP for each input graph. .TP