]> granicus.if.org Git - graphviz/commitdiff
fix double word "the"
authorStephen C North <scnorth@gmail.com>
Fri, 12 Jul 2019 11:45:42 +0000 (07:45 -0400)
committerStephen C North <scnorth@gmail.com>
Fri, 12 Jul 2019 11:45:42 +0000 (07:45 -0400)
cmd/tools/acyclic.1

index 9977f02339ccdec8cdfe799f78912e9dee1865c0..e18186b7e6ec04ee3e037d1e72d7a1fb5d98e8e5 100644 (file)
@@ -18,7 +18,7 @@ is a filter that takes a directed graph as input and outputs
 a copy of the graph with sufficient edges reversed to make
 the graph acyclic. The reversed edge inherits all of the attributes
 of the original edge. The optional file argument specifies where the
-the input graph is stored; by default, the program reads from \fBstdin\fP.
+input graph is stored; by default, the program reads from \fBstdin\fP.
 .SH OPTIONS
 The following options are supported:
 .TP