]> granicus.if.org Git - graphviz/commitdiff
fix typos in manpages (Debian bugs: 332201,332202,332203,332204,332205)
authorellson <devnull@localhost>
Tue, 18 Oct 2005 21:13:43 +0000 (21:13 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 21:13:43 +0000 (21:13 +0000)
reported by: A Costa <alfie@research.att.com>

cmd/tools/gxl2dot.1
cmd/tools/sccmap.1

index d20c770f13530748bb4aba76234f9ce176814159..5590e87adc60a99747b6d0d1ed60c5d1e4c14655 100644 (file)
@@ -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
index 895a279510bbe70c410e00fde18a5e08f85b0c42..b8e8024cb4ddb5a53a605568f58dc20b68d46050 100644 (file)
@@ -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