summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2007-12-10 16:21:01 (GMT)
committerjenglish <jenglish@flightlab.com>2007-12-10 16:21:01 (GMT)
commitf617bac301ba7c2a99d135217b39fc1545d80915 (patch)
tree687057f323ce969b8fb6baef8ebd239dda8a4bd4 /doc
parent57ac53d505b95a191e099e62fd8d27f117bcb1a9 (diff)
downloadtk-f617bac301ba7c2a99d135217b39fc1545d80915.zip
tk-f617bac301ba7c2a99d135217b39fc1545d80915.tar.gz
tk-f617bac301ba7c2a99d135217b39fc1545d80915.tar.bz2
Remove extra .BEs that got added by mistake somewhere.
Diffstat (limited to 'doc')
-rw-r--r--doc/ttk_combobox.n3
-rw-r--r--doc/ttk_entry.n3
-rw-r--r--doc/ttk_scrollbar.n3
-rw-r--r--doc/ttk_treeview.n8
4 files changed, 7 insertions, 10 deletions
diff --git a/doc/ttk_combobox.n b/doc/ttk_combobox.n
index 025f755..8f90c9f 100644
--- a/doc/ttk_combobox.n
+++ b/doc/ttk_combobox.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: ttk_combobox.n,v 1.11 2007/11/01 23:03:54 dkf Exp $
+'\" RCS: @(#) $Id: ttk_combobox.n,v 1.12 2007/12/10 16:21:01 jenglish Exp $
'\"
.so man.macros
.TH ttk::combobox n 8.5 Tk "Tk Themed Widget"
@@ -53,7 +53,6 @@ Specifies the list of values to display in the drop-down listbox.
.OP \-width width Width
Specifies an integer value indicating the desired width of the entry window,
in average-size characters of the widget's font.
-.BE
.SH "WIDGET COMMAND"
.TP
\fIpathName \fBcget\fR \fIoption\fR
diff --git a/doc/ttk_entry.n b/doc/ttk_entry.n
index c697c65..5904c94 100644
--- a/doc/ttk_entry.n
+++ b/doc/ttk_entry.n
@@ -7,7 +7,7 @@
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\" SOURCE: entry.n, r1.12
-'\" RCS: @(#) $Id: ttk_entry.n,v 1.8 2007/11/01 10:59:43 dkf Exp $
+'\" RCS: @(#) $Id: ttk_entry.n,v 1.9 2007/12/10 16:21:01 jenglish Exp $
'\"
.so man.macros
.TH ttk::entry n 8.5 Tk "Tk Themed Widget"
@@ -87,7 +87,6 @@ Specifies an integer value indicating the desired width of the entry window,
in average-size characters of the widget's font.
.\" Not in ttk: If the value is less than or equal to zero, the widget picks a
.\" Not in ttk: size just large enough to hold its current text.
-.BE
.SH NOTES
A portion of the entry may be selected as described below.
If an entry is exporting its selection (see the \fBexportSelection\fR
diff --git a/doc/ttk_scrollbar.n b/doc/ttk_scrollbar.n
index f7a5ad1..b31fd42 100644
--- a/doc/ttk_scrollbar.n
+++ b/doc/ttk_scrollbar.n
@@ -6,7 +6,7 @@
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\" SOURCE: tk/doc/scrollbar.n, r1.4
-'\" RCS: @(#) $Id: ttk_scrollbar.n,v 1.9 2007/11/01 10:59:43 dkf Exp $
+'\" RCS: @(#) $Id: ttk_scrollbar.n,v 1.10 2007/12/10 16:21:01 jenglish Exp $
'\"
.so man.macros
.TH ttk::scrollbar n 8.5 Tk "Tk Themed Widget"
@@ -46,7 +46,6 @@ or \fByview\fR (for vertical scrollbars).
.OP \-orient orient Orient
One of \fBhorizontal\fR or \fBvertical\fR.
Specifies the orientation of the scrollbar.
-.BE
.SH "WIDGET COMMAND"
.TP
\fIpathName \fBcget\fR \fIoption\fR
diff --git a/doc/ttk_treeview.n b/doc/ttk_treeview.n
index f0b2c61..249aef1 100644
--- a/doc/ttk_treeview.n
+++ b/doc/ttk_treeview.n
@@ -4,10 +4,11 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: ttk_treeview.n,v 1.12 2007/11/01 10:59:44 dkf Exp $
+'\" RCS: @(#) $Id: ttk_treeview.n,v 1.13 2007/12/10 16:21:01 jenglish Exp $
'\"
.so man.macros
.TH ttk::treeview n 8.5 Tk "Tk Themed Widget"
+.BS
.SH NAME
ttk::treeview \- hierarchical multicolumn data display widget
.SH SYNOPSIS
@@ -135,9 +136,8 @@ The following options may be set on each column:
.TP
\fB\-id \fIname\fR
The column name. This is a read-only option.
-For example,
-.QW \fI$pathname \fBcolumn #\fIn \fB\-id\fR]
-returns the data column associated with data column #\fIn\fR.
+For example, [\fI$pathname \fBcolumn #\fIn \fB\-id\fR]
+returns the data column associated with display column #\fIn\fR.
.TP
\fB\-anchor\fR
Specifies how the text in this column should be aligned