-.TH DOT 1 "23 August 2004" \*(eX
+.TH DOT 1 "23 August 2004"
.SH NAME
dot \- filter for drawing directed graphs
.br
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
.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
-.TH OSAGE 1 "27 May 2009" \*(eX
+.TH OSAGE 1 "27 May 2009"
.SH NAME
osage \- filter for drawing clustered graphs
.SH SYNOPSIS
.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
\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
.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
-.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
.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
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.)
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.
\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.
.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
...
.c create line ... \-smooth spline ...
.c create polygon ... \-smooth spline ...
-.fo
.BE
.SH INTRODUCTION
.PP
.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