]> granicus.if.org Git - graphviz/commitdiff
Change gpr to gvpr
authorerg <devnull@localhost>
Tue, 29 Dec 2009 18:58:39 +0000 (18:58 +0000)
committererg <devnull@localhost>
Tue, 29 Dec 2009 18:58:39 +0000 (18:58 +0000)
contrib/prune/prune.1

index d69caf6a1dc9d05cd5ec96ef7395bb4d369b180c..bd967d6e432ba5bcc6b0070dc117795486fc8c78 100644 (file)
@@ -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 <marcus.harnisch@gmx.net>