From: Matthew Fernandez Date: Sat, 20 Jun 2020 17:21:25 +0000 (-0700) Subject: remove libgraph, libagraph references in gxl2gv's manpage X-Git-Tag: 2.44.1~4^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac624298a8f2e535fd890a8ce8491c921924362e;p=graphviz remove libgraph, libagraph references in gxl2gv's manpage The manpages for libgraph and libagraph are not shipped to end users. --- diff --git a/cmd/tools/gxl2gv.1 b/cmd/tools/gxl2gv.1 index beff6c9df..99e110ed6 100644 --- a/cmd/tools/gxl2gv.1 +++ b/cmd/tools/gxl2gv.1 @@ -89,4 +89,4 @@ Krishnam Pericherla .br Emden R. Gansner .SH "SEE ALSO" -dot(1), libgraph(3), libagraph(3), neato(1), twopi(1) +dot(1), neato(1), twopi(1)