From: Emden Gansner Date: Thu, 7 Jun 2012 21:41:10 +0000 (-0400) Subject: Fix typo X-Git-Tag: LAST_LIBGRAPH~32^2~402 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41f7f2fe7454dc8f27cf8db1eb9a5d1069ddcb49;p=graphviz Fix typo --- diff --git a/cmd/gvpr/gvpr.1 b/cmd/gvpr/gvpr.1 index 9c416989a..adf23c5f3 100644 --- a/cmd/gvpr/gvpr.1 +++ b/cmd/gvpr/gvpr.1 @@ -1010,7 +1010,7 @@ specified by the analogous traversals \fBTV_dfs\fR, \fBTV_postdfs\fR and \fBTV_prepostdfs\fR. .TP \fBTV_bfs\fR : \fItvtype_t\fR -A traversal of the graph using a bread\(hyfirst search on the +A traversal of the graph using a breadth\(hyfirst search on the graph ignoring edge directions. See the item on \fBTV_dfs\fR above for the role of \fB$tvroot\fP. .SH EXAMPLES