From: erg Date: Tue, 29 Dec 2009 18:58:39 +0000 (+0000) Subject: Change gpr to gvpr X-Git-Tag: LAST_LIBGRAPH~32^2~1495 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca7513388ee8d34e969d1bdfe990660ff4d92fcd;p=graphviz Change gpr to gvpr --- diff --git a/contrib/prune/prune.1 b/contrib/prune/prune.1 index d69caf6a1..bd967d6e4 100644 --- a/contrib/prune/prune.1 +++ b/contrib/prune/prune.1 @@ -30,7 +30,7 @@ and removes subgraphs rooted at nodes specified on the command line via options. These nodes themselves will not be removed, but can be given attributes so that they can be easily located by a graph stream editor such as -.B gpr(1). +.B gvpr(1). .B prune correctly handles cycles, loops and multi\(hyedges. @@ -149,7 +149,7 @@ returns 0 on successful completion. It returns 1 if an error occurs. .SH SEE ALSO .BR dot (1), -.BR gpr (1) +.BR gvpr (1) .SH AUTHOR Marcus Harnisch