Index: blt-2.4z/man/barchart.mann
===================================================================
--- blt-2.4z.orig/man/barchart.mann	2013-03-03 01:26:51.307316861 -0600
+++ blt-2.4z/man/barchart.mann	2013-03-03 12:33:10.315960033 -0600
@@ -405,7 +405,7 @@
 .RE
 .TP
 \fB\-barwidth \fIvalue\fR 
-Specifies the width of the bars.  This value can be overridden by the
+Specifies the width of the bars.  This value can be overrided by the
 individual elements using their \fB\-barwidth\fR configuration option.
 \fIValue\fR is the width in terms of graph coordinates.  The
 default width is \f(CW1.0\fR.
@@ -1954,7 +1954,7 @@
 .TP
 \fB\-fill \fIcolor\fR
 Sets the background color of the line.  This color is used with
-striped lines (see the \fB\-fdashes\R option).  If \fIcolor\fR is
+striped lines (see the \fB\-fdashes\fR option).  If \fIcolor\fR is
 the empty string, no background color is drawn (the line will be
 dashed, not striped).  The default background color is \f(CW""\fR.
 .TP
Index: blt-2.4z/man/bgexec.mann
===================================================================
--- blt-2.4z.orig/man/bgexec.mann	2013-03-03 01:26:51.311316861 -0600
+++ blt-2.4z/man/bgexec.mann	2013-03-03 01:26:51.383316858 -0600
@@ -166,7 +166,7 @@
 .br
 For example if data is to be converted from Unicode for use in Tcl,
 you would use the "unicode" encoding. The default is that no 
-translation is performed.
+tranlation is performed.
 .TP 
 \fB\-decodeoutput \fIencodingName\fR 
 .br
@@ -176,7 +176,7 @@
 .br
 For example if data is to be converted from Unicode for use in Tcl,
 you would use the "unicode" encoding. The default is that no 
-translation is performed.
+tranlation is performed.
 .TP 
 \fB\-error \fIvarName\fR 
 .br
@@ -287,7 +287,7 @@
 The biggest advantage of \fBbgexec\fR is that, unlike \fBfileevent\fR,
 it requires no additional Tcl code to run a program.  It's simpler and
 less error prone.  You don't have to worry about non-blocking I/O.
-It's handled transparently for you.
+It's handled tranparently for you.
 .PP
 \fBBgexec\fR runs programs that \fBfileevent\fR can not.
 \fBFileevent\fR assumes that the when stdout is closed the program has
Index: blt-2.4z/man/bitmap.mann
===================================================================
--- blt-2.4z.orig/man/bitmap.mann	2013-03-03 01:26:51.311316861 -0600
+++ blt-2.4z/man/bitmap.mann	2013-03-03 01:41:13.623278415 -0600
@@ -164,7 +164,7 @@
 \fIValue\fR is a real number representing the scale.  A scale
 of 1.0 indicates no scaling is necessary, while 2.0 would
 double the size of the bitmap.  There is no way to specify
-different scales for the width and height of the bitmap.
+differents scales for the width and height of the bitmap.
 The default scale is \f(CW1.0\fR.
 .RE
 .TP
@@ -197,7 +197,7 @@
 \fIValue\fR is a real number representing the scale.  A scale
 of 1.0 indicates no scaling is necessary, while 2.0 would
 double the size of the bitmap.  There is no way to specify
-different scales for the width and height of the bitmap.
+differents scales for the width and height of the bitmap.
 The default scale is \f(CW1.0\fR.
 .RE
 .TP
Index: blt-2.4z/man/container.mann
===================================================================
--- blt-2.4z.orig/man/container.mann	2013-03-03 01:26:51.315316861 -0600
+++ blt-2.4z/man/container.mann	2013-03-03 01:26:51.383316858 -0600
@@ -186,7 +186,7 @@
 tabs and the sizes of the Tk widgets embedded inside each folder.
 The widest widget determines the width of the folder. The tallest
 determines the height.  If no folders contain an embedded widget, the
-size is determined solely by the size of the tabs.  
+size is detemined solely by the size of the tabs.
 .PP
 You can override either dimension with the container's \fB\-width\fR
 and \fB\-height\fR options.
Index: blt-2.4z/man/eps.mann
===================================================================
--- blt-2.4z.orig/man/eps.mann	2013-03-03 01:26:51.311316861 -0600
+++ blt-2.4z/man/eps.mann	2013-03-03 01:26:51.387316857 -0600
@@ -29,11 +29,11 @@
 \fIcanvas\fB create eps \fIx y \fR?\fIoption value\fR?...
 .BE
 .SH DESCRIPTION
-The \fBeps\fR canvas item lets you place encapsulated PostScript (EPS)
+The \fBeps\fR canvas item lets you place encapulated PostScript (EPS)
 on a canvas, controlling its size and placement.  The EPS item is
 displayed either as a solid rectangle or a preview image.  The preview
 image is designated in one of two ways: 1) the EPS file
-contains an ASCII hexadecimal preview, or 2) a Tk photo image.  When
+contains an ASCII hexidecimal preview, or 2) a Tk photo image.  When
 the canvas generates PostScript output, the EPS will be inserted with
 the proper translation and scaling to match that of the EPS item. So
 can use the canvas widget as a page layout tool.
@@ -55,7 +55,7 @@
 .DE
 The \fBeps\fR item creates a new canvas item. \fICanvas\fR is the name
 of a \fBcanvas\fR widget.  You must supply the X-Y coordinate of
-the new eps item.  How the coordinate is exactly interpreted is 
+the new eps item.  How the coordinate is exactly interpretered is
 controlled by the \fB\-anchor\fR option (see below).
 .PP
 Additional options may be specified on the command line to configure
Index: blt-2.4z/man/hierbox.mann
===================================================================
--- blt-2.4z.orig/man/hierbox.mann	2013-03-03 01:26:51.315316861 -0600
+++ blt-2.4z/man/hierbox.mann	2013-03-03 01:26:51.387316857 -0600
@@ -1395,7 +1395,7 @@
 The default is \f(CWsingle\fR.
 .TP
 \fB\-separator \fIstring\fR
-Specifies the character sequence to use when splitting the path components.  
+Specifies the character sequence to use when spliting the path components.
 The separator may be several characters wide (such as "::")
 Consecutive separators in a pathname are treated as one.
 If \fIstring\fR is the empty string, the pathnames are Tcl lists. 
Index: blt-2.4z/man/hiertable.mann
===================================================================
--- blt-2.4z.orig/man/hiertable.mann	2013-03-03 01:26:51.311316861 -0600
+++ blt-2.4z/man/hiertable.mann	2013-03-03 01:26:51.387316857 -0600
@@ -47,7 +47,7 @@
 with a small button to the left of the label.  Clicking the mouse over
 this button opens or closes the node.  When a node is \fIopen\fR, its
 children are exposed.  When it is \fIclosed\fR, the children and their
-descendants are hidden.  The button is normally a \f(CW+\fR or
+descedants are hidden.  The button is normally a \f(CW+\fR or
 \f(CW\-\fR symbol (ala Windows Explorer), but can be replaced with a
 pair of Tk images (open and closed images).
 .PP
@@ -1395,7 +1395,7 @@
 The default is \f(CWsingle\fR.
 .TP
 \fB\-separator \fIstring\fR
-Specifies the character sequence to use when splitting the path components.  
+Specifies the character sequence to use when spliting the path components.
 The separator may be several characters wide (such as "::")
 Consecutive separators in a pathname are treated as one.
 If \fIstring\fR is the empty string, the pathnames are Tcl lists. 
Index: blt-2.4z/man/Makefile.in
===================================================================
--- blt-2.4z.orig/man/Makefile.in	2013-03-03 01:26:51.307316861 -0600
+++ blt-2.4z/man/Makefile.in	2013-03-03 01:26:51.387316857 -0600
@@ -52,7 +52,7 @@
             : ; \
           else \
             echo " mkdir $(INSTALL_ROOT)$$i" ; \
-            mkdir -p $(INSTALL_ROOT)$$i ; \
+            mkdir $(INSTALL_ROOT)$$i ; \
           fi ; \
 	done
 
Index: blt-2.4z/man/spline.mann
===================================================================
--- blt-2.4z.orig/man/spline.mann	2013-03-03 01:26:51.311316861 -0600
+++ blt-2.4z/man/spline.mann	2013-03-03 01:26:51.387316857 -0600
@@ -47,7 +47,7 @@
 the knots to create the smoothed curve.  Spline interpolation is the
 mathematical equivalent.  The curves between adjacent knots are
 piecewise functions such that the resulting spline runs exactly
-through all the knots.  The order and coefficients of the polynomial
+through all the knots.  The order and coefficients of the polynominal
 determine the "looseness" or "tightness" of the curve fit from the
 line segments formed by the knots.
 .PP
@@ -121,7 +121,7 @@
 table . .graph
 .CE
 The \fBnatural\fR operation employs a cubic interpolant when forming
-the spline.  In terms of the draftsmen's spline, a \fInatural spline\fR
+the spline.  In terms of the draftmen's spline, a \fInatural spline\fR
 requires the least amount of energy to bend the spline (strip of
 wood), while still passing through each knot.  In mathematical terms,
 the second derivatives of the first and last points are zero.
@@ -175,7 +175,7 @@
 Coded by S.L.Dodd & M.Roulier N.C.State University.
 .sp
 .fi
-The original code for the quadratic spline can be found in TOMS #574.
+The original code for the quadratric spline can be found in TOMS #574.
 .SH KEYWORDS
 spline, vector, graph
 
Index: blt-2.4z/man/stripchart.mann
===================================================================
--- blt-2.4z.orig/man/stripchart.mann	2013-03-03 01:07:56.255367466 -0600
+++ blt-2.4z/man/stripchart.mann	2013-03-03 12:43:40.499931937 -0600
@@ -1,3 +1,4 @@
+'\"
 '\" Copyright 1991-1997 by Bell Labs Innovations for Lucent Technologies.
 '\"
 '\" Permission to use, copy, modify, and distribute this software and its
@@ -19,7 +20,7 @@
 '\" Stripchart widget created by Sani Nassif and George Howlett.
 '\"
 .so man.macros
-.TH stripchart n BLT_VERSION BLT "BLT Built-In Commands"
+.TH stripchart 3 BLT_VERSION BLT "BLT Built-In Commands"
 .BS
 '\" Note:  do not modify the .SH NAME line immediately below!
 .SH NAME
@@ -2061,7 +2062,7 @@
 terminates that script and skips any remaining scripts for the event, 
 just as for the bind command.
 .sp
-The \fB\-bindtags\R option for these components controls addition
+The \fB\-bindtags\fR option for these components controls addition
 tag names which can be matched.  Implicitly elements and markers
 always have tags matching their names.  Setting the value of
 the \fB\-bindtags\fR option doesn't change this.
@@ -2160,9 +2161,8 @@
 .CS
 # Works for now.
 \&.s legend configure -mapped no
-
 # Instead use this.
 \&.s legend configure -hide yes    
-.CE 
+.CE
 .SH KEYWORDS
 stripchart, graph, widget
Index: blt-2.4z/man/table.mann
===================================================================
--- blt-2.4z.orig/man/table.mann	2013-03-03 01:26:51.307316861 -0600
+++ blt-2.4z/man/table.mann	2013-03-03 01:26:51.387316857 -0600
@@ -50,7 +50,7 @@
 .BE
 .SH DESCRIPTION
 The \fBtable\fR command arranges widgets in a table.  The alignment of
-widgets is determined by their row and column positions and the number
+widgets is detemined by their row and column positions and the number
 of rows or columns that they span.
 .SH INTRODUCTION
 Probably the most painstaking aspect of building a graphical
@@ -308,7 +308,7 @@
 in any form describe in the \fBconfigure\fR operation below. If no
 \fIitem\fR argument is provided, then the configuration option is
 for the table itself.  \fIOption\fR may be any one of the options
-described in the appropriate section for \fIitem\fR.
+described in the appropiate section for \fIitem\fR.
 .TP
 \fBtable configure\fR \fIcontainer item\fR... ?\fIoption value\fR?... 
 Queries or modifies the configuration options specific to \fIitem\fR.
Index: blt-2.4z/man/tabset.mann
===================================================================
--- blt-2.4z.orig/man/tabset.mann	2013-03-03 01:26:51.311316861 -0600
+++ blt-2.4z/man/tabset.mann	2013-03-03 01:26:51.391316857 -0600
@@ -86,7 +86,7 @@
 tabs and the sizes of the Tk widgets embedded inside each folder.
 The widest widget determines the width of the folder. The tallest
 determines the height.  If no folders contain an embedded widget, the
-size is determined solely by the size of the tabs.  
+size is detemined solely by the size of the tabs.
 .PP
 You can override either dimension with the tabset's \fB\-width\fR
 and \fB\-height\fR options.
@@ -652,7 +652,7 @@
 \f(CWcenter\fR.
 .TP
 \fB\-background \fIcolor\fR
-Sets the background color for \fInameOrIndex\fR.  Setting this option overrides the 
+Sets the background color for \fInameOrIndex\fR.  Setting this option overides the
 widget's \fB\-tabbackground\fR option.
 .TP
 \fB\-bindtags \fItagList\fR
Index: blt-2.4z/man/tree.mann
===================================================================
--- blt-2.4z.orig/man/tree.mann	2013-03-03 01:26:51.307316861 -0600
+++ blt-2.4z/man/tree.mann	2013-03-03 01:26:51.391316857 -0600
@@ -272,7 +272,7 @@
 in a cyclic copy.
 .TP
 \fB\-tags\fR
-Copy tag information.  Normally the following node is copied: its 
+Copy tag inforation.  Normally the following node is copied: its
 label and data fields.  This indicates to copy tags as well.
 .RE
 .TP
@@ -389,7 +389,7 @@
 .RS
 .TP 1i
 \fBbreadthfirst\fR 
-Process the node and the subtrees at each successive level. Each node
+Process the node and the subtrees at each sucessive level. Each node
 on a level is processed before going to the next level.
 .TP 1i
 \fBinorder\fR 
@@ -798,7 +798,7 @@
 form as \fIops\fR) and, the command prefix.
 .TP
 \fItreeName\fR \fBtrace names\fR
-Returns a list of identifiers for all the current traces.
+Returns a list of identifers for all the current traces.
 .SH NOTIFY OPERATIONS
 Tree objects can be shared among many clients, such as a
 \fBhiertable\fR widget.  Any client can create or delete nodes,
@@ -864,7 +864,7 @@
 form as \fIflags\fR) and, the command prefix.
 .TP
 \fItreeName\fR \fBnotify names\fR
-Returns a list of identifiers for all the current notifiers.
+Returns a list of identifers for all the current notifiers.
 .SH C LANGUAGE API
 Blt_TreeApply, 
 Blt_TreeApplyBFS, 
Index: blt-2.4z/man/treeview.mann
===================================================================
--- blt-2.4z.orig/man/treeview.mann	2013-03-03 01:26:51.311316861 -0600
+++ blt-2.4z/man/treeview.mann	2013-03-03 01:26:51.391316857 -0600
@@ -47,7 +47,7 @@
 with a small button to the left of the label.  Clicking the mouse over
 this button opens or closes the node.  When a node is \fIopen\fR, its
 children are exposed.  When it is \fIclosed\fR, the children and their
-descendants are hidden.  The button is normally a \f(CW+\fR or
+descedants are hidden.  The button is normally a \f(CW+\fR or
 \f(CW\-\fR symbol (ala Windows Explorer), but can be replaced with a
 pair of Tk images (open and closed images).
 .PP
@@ -1398,7 +1398,7 @@
 The default is \f(CWsingle\fR.
 .TP
 \fB\-separator \fIstring\fR
-Specifies the character sequence to use when splitting the path components.  
+Specifies the character sequence to use when spliting the path components.
 The separator may be several characters wide (such as "::")
 Consecutive separators in a pathname are treated as one.
 If \fIstring\fR is the empty string, the pathnames are Tcl lists. 
Index: blt-2.4z/man/winop.mann
===================================================================
--- blt-2.4z.orig/man/winop.mann	2013-03-03 01:26:51.315316861 -0600
+++ blt-2.4z/man/winop.mann	2013-03-03 01:26:51.391316857 -0600
@@ -43,7 +43,7 @@
 .SH DESCRIPTION
 The \fBwinop\fR command performs various window operations on Tk
 windows using low-level Xlib function calls to work around window
-manager peculiarities.
+manager pecularities.
 .SH INTRODUCTION
 Tk has several commands for manipulating its windows: \fBraise\fR,
 \fBlower\fR, \fBwm\fR, etc.  These commands ask the window manager to
