From 9caec500e7e65d7ccfebce288187c5e6ec5c5ed3 Mon Sep 17 00:00:00 2001
From: ericm <ericm>
Date: Fri, 25 Aug 2000 06:58:31 +0000
Subject: * doc/toplevel.n: * doc/spinbox.n: * doc/scrollbar.n: * doc/scale.n:
 * doc/menubutton.n: * doc/menu.n: * doc/listbox.n: * doc/entry.n: *
 doc/frame.n: * doc/message.n: * doc/checkbutton.n: * doc/radiobutton.n: *
 doc/button.n: * doc/label.n: * doc/canvas.n: * doc/text.n: Fixed Standard
 Options section to make best use of new tab settings in man.macros.

---
 ChangeLog         | 20 ++++++++++++++++++++
 doc/button.n      | 20 ++++++++++----------
 doc/canvas.n      | 16 ++++++++--------
 doc/checkbutton.n | 18 +++++++++---------
 doc/entry.n       | 19 +++++++++----------
 doc/frame.n       |  7 ++++---
 doc/label.n       | 18 +++++++++---------
 doc/listbox.n     | 17 ++++++++---------
 doc/menu.n        | 10 ++++++----
 doc/menubutton.n  | 16 +++++++++-------
 doc/message.n     | 12 +++++++-----
 doc/radiobutton.n | 18 +++++++++---------
 doc/scale.n       | 11 ++++++-----
 doc/scrollbar.n   | 11 ++++++-----
 doc/spinbox.n     | 20 ++++++++++----------
 doc/text.n        | 16 +++++++++-------
 doc/toplevel.n    |  7 ++++---
 17 files changed, 143 insertions(+), 113 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1421cde..954f120 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2000-08-24  Eric Melski  <ericm@ajubasolutions.com>
+
+	* doc/toplevel.n: 
+	* doc/spinbox.n: 
+	* doc/scrollbar.n: 
+	* doc/scale.n: 
+	* doc/menubutton.n: 
+	* doc/menu.n: 
+	* doc/listbox.n: 
+	* doc/entry.n: 
+	* doc/frame.n: 
+	* doc/message.n: 
+	* doc/checkbutton.n: 
+	* doc/radiobutton.n: 
+	* doc/button.n: 
+	* doc/label.n: 
+	* doc/canvas.n: 
+	* doc/text.n: Fixed Standard Options section to make best use of
+	new tab settings in man.macros.
+
 2000-08-24  Mo DeJong  <mdejong@redhat.com>
 
 	* unix/README: Update to account for removal of --enable-gcc.
diff --git a/doc/button.n b/doc/button.n
index 1d106cc..d2818fd 100644
--- a/doc/button.n
+++ b/doc/button.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: button.n,v 1.5 2000/05/17 21:17:20 ericm Exp $
+'\" RCS: @(#) $Id: button.n,v 1.6 2000/08/25 06:58:31 ericm Exp $
 '\" 
 .so man.macros
 .TH button n 4.4 Tk "Tk Built-In Commands"
@@ -16,15 +16,15 @@ button \- Create and manipulate button widgets
 .SH SYNOPSIS
 \fBbutton\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-activebackground      \-activeforeground       \-anchor
-\-background            \-bitmap                 \-borderwidth
-\-cursor                \-disabledforeground     \-font
-\-foreground            \-highlightbackground    \-highlightcolor
-\-highlightthickness    \-image                  \-justify
-\-padx                  \-pady                   \-relief
-\-repeatdelay           \-repeatinterval         \-takefocus
-\-text                  \-textvariable           \-underline
-\-wraplength
+\-activebackground	\-foreground	\-repeatdelay
+\-activeforeground	\-highlightbackground	\-repeatinterval
+\-anchor	\-highlightcolor	\-takefocus
+\-background	\-highlightthickness	\-text
+\-bitmap	\-image	\-textvariable
+\-borderwidth	\-justify	\-underline
+\-cursor	\-padx	\-wraplength
+\-disabledforeground	\-pady
+\-font	\-relief
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-command command Command
diff --git a/doc/canvas.n b/doc/canvas.n
index b598ac3..78a8f84 100644
--- a/doc/canvas.n
+++ b/doc/canvas.n
@@ -6,7 +6,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: canvas.n,v 1.9 2000/07/25 21:14:34 jenglish Exp $
+'\" RCS: @(#) $Id: canvas.n,v 1.10 2000/08/25 06:58:31 ericm Exp $
 '\"
 .so man.macros
 .TH canvas n 8.3 Tk "Tk Built-In Commands"
@@ -17,13 +17,13 @@ canvas \- Create and manipulate canvas widgets
 .SH SYNOPSIS
 \fBcanvas\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-background            \-borderwidth           \-cursor
-\-highlightbackground   \-highlightcolor        \-highlightthickness
-\-insertbackground      \-insertborderwidth     \-insertofftime
-\-insertontime          \-insertwidth           \-relief
-\-state                 \-selectbackground      \-selectborderwidth
-\-selectforeground      \-takefocus             \-xscrollcommand
-\-yscrollcommand
+\-background	\-insertborderwidth	\-selectborderwidth
+\-borderwidth	\-insertofftime	\-selectforeground
+\-cursor	\-insertontime	\-takefocus
+\-highlightbackground	\-insertwidth	\-xscrollcommand
+\-highlightcolor	\-relief	\-yscrollcommand
+\-highlightthickness	\-state
+\-insertbackground	\-selectbackground
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-closeenough closeEnough CloseEnough
diff --git a/doc/checkbutton.n b/doc/checkbutton.n
index a11d9a3..46e0e29 100644
--- a/doc/checkbutton.n
+++ b/doc/checkbutton.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: checkbutton.n,v 1.3 2000/05/25 16:57:23 ericm Exp $
+'\" RCS: @(#) $Id: checkbutton.n,v 1.4 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH checkbutton n 4.4 Tk "Tk Built-In Commands"
@@ -16,14 +16,14 @@ checkbutton \- Create and manipulate checkbutton widgets
 .SH SYNOPSIS
 \fBcheckbutton\fI pathName \fR?\fIoptions\fR?
 .SO
-\-activebackground      \-activeforeground      \-anchor
-\-background            \-bitmap                \-borderwidth
-\-cursor                \-disabledforeground    \-font
-\-foreground            \-highlightbackground   \-highlightcolor
-\-highlightthickness    \-image                 \-justify
-\-padx                  \-pady                  \-relief
-\-takefocus             \-text                  \-textvariable
-\-underline             \-wraplength
+\-activebackground	\-font	\-pady
+\-activeforeground	\-foreground	\-relief
+\-anchor	\-highlightbackground	\-takefocus
+\-background	\-highlightcolor	\-text
+\-bitmap	\-highlightthickness	\-textvariable
+\-borderwidth	\-image	\-underline
+\-cursor	\-justify	\-wraplength
+\-disabledforeground	\-padx
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-command command Command
diff --git a/doc/entry.n b/doc/entry.n
index af070cc..b01f785 100644
--- a/doc/entry.n
+++ b/doc/entry.n
@@ -6,7 +6,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: entry.n,v 1.7 2000/05/23 00:31:36 hobbs Exp $
+'\" RCS: @(#) $Id: entry.n,v 1.8 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH entry n 8.3 Tk "Tk Built-In Commands"
@@ -17,15 +17,14 @@ entry \- Create and manipulate entry widgets
 .SH SYNOPSIS
 \fBentry\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-background             \-borderwidth            \-cursor
-\-exportselection        \-font                   \-foreground
-\-highlightbackground    \-highlightcolor         \-highlightthickness
-\-insertbackground       \-insertborderwidth      \-insertofftime
-\-insertontime           \-insertwidth            \-justify
-\-relief                 \-selectbackground       \-selectborderwidth
-\-selectforeground       \-takefocus              \-textvariable
-\-xscrollcommand
-                                             
+\-background	\-highlightthickness	\-selectbackground
+\-borderwidth	\-insertbackground	\-selectborderwidth
+\-cursor	\-insertborderwidth	\-selectforeground
+\-exportselection	\-insertofftime	\-takefocus
+\-font	\-insertontime	\-textvariable
+\-foreground	\-insertwidth	\-xscrollcommand
+\-highlightbackground	\-justify
+\-highlightcolor	\-relief
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .VS 8.4
diff --git a/doc/frame.n b/doc/frame.n
index ff6fa72..3b195a4 100644
--- a/doc/frame.n
+++ b/doc/frame.n
@@ -6,7 +6,7 @@
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
 '\"
-'\" RCS: @(#) $Id: frame.n,v 1.2 1998/09/14 18:22:56 stanton Exp $
+'\" RCS: @(#) $Id: frame.n,v 1.3 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH frame n 8.0 Tk "Tk Built-In Commands"
@@ -17,8 +17,9 @@ frame \- Create and manipulate frame widgets
 .SH SYNOPSIS
 \fBframe\fR \fIpathName\fR ?\fIoptions\fR?
 .SO
-\-borderwidth	\-highlightbackground	\-highlightthickness	\-takefocus
-\-cursor	\-highlightcolor	\-relief
+\-borderwidth	\-highlightcolor	\-takefocus
+\-cursor	\-highlightthickness
+\-highlightbackground	\-relief
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-background background Background
diff --git a/doc/label.n b/doc/label.n
index 8464297..179e8f7 100644
--- a/doc/label.n
+++ b/doc/label.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: label.n,v 1.4 2000/07/28 16:41:40 ericm Exp $
+'\" RCS: @(#) $Id: label.n,v 1.5 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH label n 4.0 Tk "Tk Built-In Commands"
@@ -16,14 +16,14 @@ label \- Create and manipulate label widgets
 .SH SYNOPSIS
 \fBlabel\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-activebackground         \-activeforeground         \-anchor
-\-background               \-bitmap                   \-borderwidth
-\-cursor                   \-disabledforeground       \-font
-\-foreground               \-highlightbackground      \-highlightcolor
-\-highlightthickness       \-image                    \-justify
-\-padx                     \-pady                     \-relief
-\-takefocus                \-text                     \-textvariable
-\-underline                \-wraplength
+\-activebackground	\-font	\-pady
+\-activeforeground	\-foreground	\-relief
+\-anchor	\-highlightbackground	\-takefocus
+\-background	\-highlightcolor	\-text
+\-bitmap	\-highlightthickness	\-textvariable
+\-borderwidth	\-image	\-underline
+\-cursor	\-justify	\-wraplength
+\-disabledforeground	\-padx	
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-height height Height
diff --git a/doc/listbox.n b/doc/listbox.n
index 0db537f..cd1067c 100644
--- a/doc/listbox.n
+++ b/doc/listbox.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: listbox.n,v 1.7 2000/07/28 16:34:54 ericm Exp $
+'\" RCS: @(#) $Id: listbox.n,v 1.8 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH listbox n 8.0 Tk "Tk Built-In Commands"
@@ -16,14 +16,13 @@ listbox \- Create and manipulate listbox widgets
 .SH SYNOPSIS
 \fBlistbox\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-background            \-borderwidth           \-cursor
-\-disabledforeground    \-exportselection       \-font
-\-foreground            \-height                \-highlightbackground
-\-highlightcolor        \-highlightthickness    \-listvar
-\-relief                \-selectbackground      \-selectborderwidth
-\-selectforeground      \-setgrid               \-state
-\-takefocus             \-width                 \-xscrollcommand
-\-yscrollcommand
+\-background	\-height	\-selectforeground
+\-borderwidth	\-highlightbackground	\-setgrid
+\-cursor	\-highlightcolor	\-state
+\-disabledforeground	\-highlightthickness	\-takefocus
+\-exportselection	\-relief	\-width
+\-font	\-selectbackground	\-xscrollcommand
+\-foreground	\-selectborderwidth	\-yscrollcommand
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-height height Height
diff --git a/doc/menu.n b/doc/menu.n
index 44a7a8e..b3be142 100644
--- a/doc/menu.n
+++ b/doc/menu.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: menu.n,v 1.3 2000/04/17 19:32:00 ericm Exp $
+'\" RCS: @(#) $Id: menu.n,v 1.4 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH menu n 4.1 Tk "Tk Built-In Commands"
@@ -16,9 +16,11 @@ menu \- Create and manipulate menu widgets
 .SH SYNOPSIS
 \fBmenu\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-activebackground	\-background	\-disabledforeground	\-relief
-\-activeborderwidth	\-borderwidth	\-font	\-takefocus
-\-activeforeground	\-cursor	\-foreground
+\-activebackground	\-borderwidth		\-foreground
+\-activeborderwidth	\-cursor		\-relief
+\-activeforeground	\-disabledforeground	\-takefocus
+\-background	\-font
+
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .VS
diff --git a/doc/menubutton.n b/doc/menubutton.n
index b9183a5..6501337 100644
--- a/doc/menubutton.n
+++ b/doc/menubutton.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: menubutton.n,v 1.2 1998/09/14 18:22:57 stanton Exp $
+'\" RCS: @(#) $Id: menubutton.n,v 1.3 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH menubutton n 4.0 Tk "Tk Built-In Commands"
@@ -16,12 +16,14 @@ menubutton \- Create and manipulate menubutton widgets
 .SH SYNOPSIS
 \fBmenubutton\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-activebackground	\-cursor	\-highlightthickness	\-takefocus
-\-activeforeground	\-disabledforeground	\-image	\-text
-\-anchor	\-font	\-justify	\-textvariable
-\-background	\-foreground	\-padx	\-underline
-\-bitmap	\-highlightbackground	\-pady	\-wraplength
-\-borderwidth	\-highlightcolor	\-relief
+\-activebackground	\-font	\-pady
+\-activeforeground	\-foreground	\-relief
+\-anchor	\-highlightbackground	\-takefocus
+\-background	\-highlightcolor	\-text
+\-bitmap	\-highlightthickness	\-textvariable
+\-borderwidth	\-image	\-underline
+\-cursor	\-justify	\-wraplength
+\-disabledforeground	\-padx
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .VS
diff --git a/doc/message.n b/doc/message.n
index 986fe5e..70a412b 100644
--- a/doc/message.n
+++ b/doc/message.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: message.n,v 1.2 1998/09/14 18:22:58 stanton Exp $
+'\" RCS: @(#) $Id: message.n,v 1.3 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH message n 4.0 Tk "Tk Built-In Commands"
@@ -16,10 +16,12 @@ message \- Create and manipulate message widgets
 .SH SYNOPSIS
 \fBmessage\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-anchor	\-font	\-highlightthickness	\-takefocus
-\-background	\-foreground	\-padx	\-text
-\-borderwidth	\-highlightbackground	\-pady	\-textvariable
-\-cursor	\-highlightcolor	\-relief	\-width
+\-anchor	\-highlightbackground	\-takefocus
+\-background	\-highlightcolor	\-text
+\-borderwidth	\-highlightthickness	\-textvariable
+\-cursor	\-padx	\-width
+\-font	\-pady
+\-foreground	\-relief
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-aspect aspect Aspect
diff --git a/doc/radiobutton.n b/doc/radiobutton.n
index b9de0fd..face3e2 100644
--- a/doc/radiobutton.n
+++ b/doc/radiobutton.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: radiobutton.n,v 1.3 2000/05/25 16:57:23 ericm Exp $
+'\" RCS: @(#) $Id: radiobutton.n,v 1.4 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH radiobutton n 4.4 Tk "Tk Built-In Commands"
@@ -16,14 +16,14 @@ radiobutton \- Create and manipulate radiobutton widgets
 .SH SYNOPSIS
 \fBradiobutton\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-activebackground       \-activeforeground       \-anchor
-\-background             \-bitmap                 \-borderwidth
-\-cursor                 \-disabledforeground     \-font
-\-foreground             \-highlightbackground    \-highlightcolor
-\-highlightthickness     \-image                  \-justify
-\-padx                   \-pady                   \-relief
-\-takefocus              \-text                   \-textvariable
-\-underline              \-wraplength
+\-activebackground	\-font	\-pady
+\-activeforeground	\-foreground	\-relief
+\-anchor	\-highlightbackground	\-takefocus
+\-background	\-highlightcolor	\-text
+\-bitmap	\-highlightthickness	\-textvariable
+\-borderwidth	\-image	\-underline
+\-cursor	\-justify	\-wraplength
+\-disabledforeground	\-padx
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-command command Command
diff --git a/doc/scale.n b/doc/scale.n
index aabc7a2..ba6a124 100644
--- a/doc/scale.n
+++ b/doc/scale.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: scale.n,v 1.2 1998/09/14 18:22:59 stanton Exp $
+'\" RCS: @(#) $Id: scale.n,v 1.3 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH scale n 4.1 Tk "Tk Built-In Commands"
@@ -16,10 +16,11 @@ scale \- Create and manipulate scale widgets
 .SH SYNOPSIS
 \fBscale\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-activebackground	\-font	\-highlightthickness	\-repeatinterval
-\-background	\-foreground	\-orient	\-takefocus
-\-borderwidth	\-highlightbackground	\-relief	\-troughcolor
-\-cursor	\-highlightcolor	\-repeatdelay
+\-activebackground	\-foreground	\-relief
+\-background	\-highlightbackground	\-repeatdelay
+\-borderwidth	\-highlightcolor	\-repeatinterval
+\-cursor	\-highlightthickness	\-takefocus
+\-font	\-orient	\-troughcolor
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-bigincrement bigIncrement BigIncrement
diff --git a/doc/scrollbar.n b/doc/scrollbar.n
index 28ba598..2c2d73b 100644
--- a/doc/scrollbar.n
+++ b/doc/scrollbar.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: scrollbar.n,v 1.2 1998/09/14 18:22:59 stanton Exp $
+'\" RCS: @(#) $Id: scrollbar.n,v 1.3 2000/08/25 06:58:32 ericm Exp $
 '\" 
 .so man.macros
 .TH scrollbar n 4.1 Tk "Tk Built-In Commands"
@@ -16,10 +16,11 @@ scrollbar \- Create and manipulate scrollbar widgets
 .SH SYNOPSIS
 \fBscrollbar\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-activebackground	\-highlightbackground	\-orient	\-takefocus
-\-background	\-highlightcolor	\-relief	\-troughcolor
-\-borderwidth	\-highlightthickness	\-repeatdelay
-\-cursor	\-jump	\-repeatinterval
+\-activebackground	\-highlightcolor	\-repeatdelay
+\-background	\-highlightthickness	\-repeatinterval
+\-borderwidth	\-jump	\-takefocus
+\-cursor	\-orient	\-troughcolor
+\-highlightbackground	\-relief
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-activerelief activeRelief ActiveRelief
diff --git a/doc/spinbox.n b/doc/spinbox.n
index 5cf39e6..97d2325 100644
--- a/doc/spinbox.n
+++ b/doc/spinbox.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: spinbox.n,v 1.1 2000/05/29 01:43:13 hobbs Exp $
+'\" RCS: @(#) $Id: spinbox.n,v 1.2 2000/08/25 06:58:33 ericm Exp $
 '\" 
 .so man.macros
 .TH spinbox n 8.4 Tk "Tk Built-In Commands"
@@ -16,15 +16,15 @@ spinbox \- Create and manipulate spinbox widgets
 .SH SYNOPSIS
 \fBspinbox\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-activebackground	\-background		\-borderwidth
-\-cursor		\-exportselection	\-font
-\-foreground		\-highlightbackground	\-highlightcolor
-\-highlightthickness	\-insertbackground	\-insertborderwidth
-\-insertontime		\-insertwidth		\-insertofftime
-\-justify		\-relief		\-repeatdelay
-\-repeatinterval	\-selectbackground	\-selectborderwidth
-\-selectforeground	\-takefocus		\-textvariable
-\-xscrollcommand
+\-activebackground	\-highlightthickness	\-repeatinterval
+\-background	\-insertbackground	\-selectbackground
+\-borderwidth	\-insertborderwidth	\-selectborderwidth
+\-cursor	\-insertontime	\-selectforeground
+\-exportselection	\-insertwidth	\-takefocus
+\-font	\-insertofftime	\-textvariable
+\-foreground	\-justify	\-xscrollcommand
+\-highlightbackground	\-relief
+\-highlightcolor	\-repeatdelay
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-buttonbackground buttonBackground Background
diff --git a/doc/text.n b/doc/text.n
index a8c03f6..f8d60dc 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: text.n,v 1.7 2000/07/25 21:14:35 jenglish Exp $
+'\" RCS: @(#) $Id: text.n,v 1.8 2000/08/25 06:58:33 ericm Exp $
 '\" 
 .so man.macros
 .TH text n 4.0 Tk "Tk Built-In Commands"
@@ -16,12 +16,14 @@ text \- Create and manipulate text widgets
 .SH SYNOPSIS
 \fBtext\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-background	\-highlightbackground	\-insertontime	\-selectborderwidth
-\-borderwidth	\-highlightcolor	\-insertwidth	\-selectforeground
-\-cursor	\-highlightthickness	\-padx	\-setgrid
-\-exportselection	\-insertbackground	\-pady	\-takefocus
-\-font	\-insertborderwidth	\-relief	\-xscrollcommand
-\-foreground	\-insertofftime	\-selectbackground	\-yscrollcommand
+\-background	\-highlightthickness	\-relief
+\-borderwidth	\-insertbackground	\-selectbackground
+\-cursor	\-insertborderwidth	\-selectborderwidth
+\-exportselection	\-insertofftime	\-selectforeground
+\-font	\-insertontime	\-setgrid
+\-foreground	\-insertwidth	\-takefocus
+\-highlightbackground	\-padx	\-xscrollcommand
+\-highlightcolor	\-pady	\-yscrollcommand
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-height height Height
diff --git a/doc/toplevel.n b/doc/toplevel.n
index 160ac88..953f178 100644
--- a/doc/toplevel.n
+++ b/doc/toplevel.n
@@ -5,7 +5,7 @@
 '\" See the file "license.terms" for information on usage and redistribution
 '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 '\" 
-'\" RCS: @(#) $Id: toplevel.n,v 1.2 1998/09/14 18:23:00 stanton Exp $
+'\" RCS: @(#) $Id: toplevel.n,v 1.3 2000/08/25 06:58:33 ericm Exp $
 '\" 
 .so man.macros
 .TH toplevel n 8.0 Tk "Tk Built-In Commands"
@@ -16,8 +16,9 @@ toplevel \- Create and manipulate toplevel widgets
 .SH SYNOPSIS
 \fBtoplevel\fR \fIpathName \fR?\fIoptions\fR?
 .SO
-\-borderwidth	\-highlightbackground	\-highlightthickness	\-takefocus
-\-cursor	\-highlightcolor	\-relief
+\-borderwidth	\-highlightcolor	\-takefocus
+\-cursor	\-highlightthickness
+\-highlightbackground	\-relief
 .SE
 .SH "WIDGET-SPECIFIC OPTIONS"
 .OP \-background background Background
-- 
cgit v0.12