]> granicus.if.org Git - graphviz/commitdiff
man page patches from David Claughton <dave@eclecticdave.com>
authorellson <devnull@localhost>
Sun, 21 Mar 2010 16:13:04 +0000 (16:13 +0000)
committerellson <devnull@localhost>
Sun, 21 Mar 2010 16:13:04 +0000 (16:13 +0000)
cmd/dot/dot.1
cmd/dot/osage.1
cmd/gvpr/gvpr.1
cmd/lefty/lefty.1
cmd/tools/sccmap.1
lib/cgraph/cgraph.3
lib/graph/graph.3
tclpkg/gdtclft/gdtclft.3tcl
tclpkg/tkspline/tkspline.3tk

index 01588740719df22389972ed6c912fbef7f7dff6f..4bc719512f5346c58fa2e849a0c62916978094bd 100644 (file)
@@ -1,4 +1,4 @@
-.TH DOT 1 "23 August 2004" \*(eX
+.TH DOT 1 "23 August 2004"
 .SH NAME
 dot \- filter for drawing directed graphs
 .br
@@ -223,7 +223,7 @@ The following sections describe attributes that control graph layout.
 a floating point number, or one of the keywords \fBfill\fP,
 \fBcompress\fP, or \fBauto\fP.
 .PP
-\fBlayout=\fIengine\fR indicates the preferred layout engine ("dot", "neato", fdp" etc) overriding the default from the basename of the command or the -K commandline option.
+\fBlayout=\fIengine\fR indicates the preferred layout engine ("dot", "neato", fdp" etc) overriding the default from the basename of the command or the \-K commandline option.
 .PP
 \fBmargin=\fIf\fR sets the page margin (included in the page size).
 .PP
@@ -639,7 +639,7 @@ As usual, edge layout is guided by the \fBsplines\fR attribute.
 .PP
 \fB\-K\fIlayout\fR override the default layout engine implied by the command name.
 .PP
-\fB\-O\fP automatically generate output filenames based on the input filename and the -T format.
+\fB\-O\fP automatically generate output filenames based on the input filename and the \-T format.
 .PP
 \fB\-P\fP generate a graph of the currently available plugins.
 .PP
index 18559ef49bd74c563976750b16571f7657fba45c..142b9177a582086de92c86c36ee313ee27034a9c 100644 (file)
@@ -1,4 +1,4 @@
-.TH OSAGE 1 "27 May 2009" \*(eX
+.TH OSAGE 1 "27 May 2009"
 .SH NAME
 osage \- filter for drawing clustered graphs
 .SH SYNOPSIS
@@ -402,7 +402,7 @@ If \fB\-l\fP is given by itself, the standard library is omitted.
 .PP
 \fB\-T\fIlang\fR sets the output language as described above.
 .PP
-\fB\-O\fP automatically generate output filenames based on the input filename and the -T format.
+\fB\-O\fP automatically generate output filenames based on the input filename and the \-T format.
 .PP
 \fB\-v\fP (verbose) prints various information useful for debugging.
 .PP
index fde4f61d149002198960c12246ace019154cada7..7fd3bebae2b88b2891bee505de72cdcb5a15d98b 100644 (file)
@@ -244,7 +244,7 @@ Executable statements can be one of the following:
 \fBreturn [\fI expression \fP]\fR
 .fi
 .RE
-.ST
+.SM
 Items in brackets are optional.
 .PP
 In the second form of the \fBfor\fP statement and the \fBforr\fP statement, the variable \fIvar\fP
index 7006ae90eb239f0b46546aa62e6fa2cdf0b45e07..2427c64a3b3a63785cc0f6b16c406bb755a67008 100644 (file)
@@ -73,7 +73,7 @@ warn about expressions that do not return a value. Only level
 .B 1
 messages are real errors. The rest arise from legal
 .B lefty
-statements, but may be cased by some logic errors.
+statements, but may be caused by some logic errors.
 .TP
 .B "-sd <num>"
 Specifies how much of the stack to show, when an error message is to be
index 75c7b247695d30eb9ed7bfa2dac259cd1a58e45a..b89eaff7b2643bae01c899d447940dd7f8555700 100644 (file)
@@ -1,4 +1,4 @@
-.TH SCCMAP 1 "21 March 2001" \*(eX
+.TH SCCMAP 1 "21 March 2001"
 .SH NAME
 sccmap \- extract strongly connected components of directed graphs
 .SH SYNOPSIS
index b903735d245dc6183b3685b71021719cb7ec3566..70ab62ba1a49b041c0f22c822cee623b85caa393 100644 (file)
@@ -15,7 +15,7 @@
 .SH "NAME"
 \fBlibcgraph\fR \- abstract graph library
 .SH "SYNOPSIS"
-."ta .75i 1.5i 2.25i 3i 3.75i 4.5i 5.25i 6i
+.\"ta .75i 1.5i 2.25i 3i 3.75i 4.5i 5.25i 6i
 .PP
 .nf
 .P0
@@ -204,7 +204,7 @@ pointer is returned.
 by a unique 32-bit ID.
 \fBagsubnode\fP performs a similar operation on
 an existing node and a subgraph.
-.Pp
+.PP
 \fBagfstnode\fP and \fBagnxtnode\fP scan node lists.
 \fBagprvnode\fP and \fPaglstnode\fP are symmetric but scan backward.
 The default sequence is order of creation (object timestamp.)
@@ -214,10 +214,10 @@ The default sequence is order of creation (object timestamp.)
 An abstract edge has two endpoint nodes called tail and head
 where the all outedges of the same node have it as the tail
 value and similarly all inedges have it as the head.
-In an undirected graph, head and tail are interchangable.
+In an undirected graph, head and tail are interchangeable.
 If a graph has multi-edges between the same pair of nodes,
 the edge's string name behaves as a secondary key.
-.Pp
+.PP
 \fBagedge\fP searches in a graph of subgraph for an
 edge between the given endpoints (with an optional
 multi-edge selector name) and returns it if found.
index 0d7ba91b4fb3e48b782985dc1f543305ff9ee8dc..b7f927d9f1271e4aab97062165f1777b4a5aaeb2 100644 (file)
@@ -135,7 +135,7 @@ The attributes of these nodes and edges are set in the usual way (\f5agget\fP,
 \f5agset\fP, etc.) to set defaults.
 .PP
 \f5agread\fP reads a file and returns a new graph if one
-was succesfully parsed, otherwise returns NULL if
+was successfully parsed, otherwise returns NULL if
 \f5EOF\fP or a syntax error was encountered.
 Errors are reported on stderr and a count is returned from
 \g5agerrors()\fP.
index d7c879a2eb91f64e0873608df629e4a7189d1fac..a468152d9b945c8b2fdba4eaede3cf93fe076e5d 100644 (file)
@@ -1,6 +1,4 @@
 .TH gdtclft 3tcl "Tcl Extensions"
-.HS gdtclft tcl
-.BS
 .SH NAME
 gdtclft \- render images in various bitmap formats (GD, GD2, GIF, JPEG, PNG, WBMP, XBM)
 .SH DESCRIPTION
index d13c0a2bc42c2ca029432340132cac544e727ee7..f6f7fa8343a16c467a641f3b3fe923bf418cd3fc 100644 (file)
@@ -246,7 +246,6 @@ Database Class:     \\fB\\$3\\fR
        ...
        .c create line ... \-smooth spline ...
        .c create polygon ... \-smooth spline ...
-.fo
 .BE
 .SH INTRODUCTION
 .PP
@@ -281,7 +280,7 @@ the curve is guaranteed to intersect the first point, and every third point afte
 .TP 3
 -
 each segment of the curve shares endpoints with the adjacent segments,
-but is otherwise independant of them.  
+but is otherwise independent of them.  
 .TP 3
 -
 the curve is guaranteed to be tangential to a line between n and n+1 at