From: ellson Date: Tue, 18 Oct 2005 21:13:43 +0000 (+0000) Subject: fix typos in manpages (Debian bugs: 332201,332202,332203,332204,332205) X-Git-Tag: LAST_LIBGRAPH~32^2~7034 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42e7e7bec8222bad5890a2d1aa997e266358f80a;p=graphviz fix typos in manpages (Debian bugs: 332201,332202,332203,332204,332205) reported by: A Costa --- diff --git a/cmd/tools/gxl2dot.1 b/cmd/tools/gxl2dot.1 index d20c770f1..5590e87ad 100644 --- a/cmd/tools/gxl2dot.1 +++ b/cmd/tools/gxl2dot.1 @@ -30,7 +30,7 @@ DOT language. Unless a conversion type is specified using a flag, .B gxl2dot will deduce the type of conversion from the suffix of -the input file, a ".dot" suffix causing a convertion from DOT +the input file, a ".dot" suffix causing a conversion from DOT to GXL, and a ".gxl" suffix causing a conversion from GXL to DOT. If no suffix is available, e.g. when the input is from a pipe, and no flags are used then diff --git a/cmd/tools/sccmap.1 b/cmd/tools/sccmap.1 index 895a27951..b8e8024cb 100644 --- a/cmd/tools/sccmap.1 +++ b/cmd/tools/sccmap.1 @@ -16,7 +16,7 @@ The resulting graphs are printed to standard out. The number of nodes, edges and strongly connected components are printed to standard error. .B sccmap -is a way of partitioning large graphs into more managable pieces. +is a way of partitioning large graphs into more manageable pieces. .SH OPTIONS The following options are supported: .TP