From: Stephen C North Date: Fri, 12 Jul 2019 11:45:42 +0000 (-0400) Subject: fix double word "the" X-Git-Tag: 2.42.2~39^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54e03d30a1aa883abfa94fa2b1739b66b17de583;p=graphviz fix double word "the" --- diff --git a/cmd/tools/acyclic.1 b/cmd/tools/acyclic.1 index 9977f0233..e18186b7e 100644 --- a/cmd/tools/acyclic.1 +++ b/cmd/tools/acyclic.1 @@ -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