diff options
author | jenglish <jenglish@flightlab.com> | 2007-12-10 16:21:01 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2007-12-10 16:21:01 (GMT) |
commit | f617bac301ba7c2a99d135217b39fc1545d80915 (patch) | |
tree | 687057f323ce969b8fb6baef8ebd239dda8a4bd4 /doc/ttk_combobox.n | |
parent | 57ac53d505b95a191e099e62fd8d27f117bcb1a9 (diff) | |
download | tk-f617bac301ba7c2a99d135217b39fc1545d80915.zip tk-f617bac301ba7c2a99d135217b39fc1545d80915.tar.gz tk-f617bac301ba7c2a99d135217b39fc1545d80915.tar.bz2 |
Remove extra .BEs that got added by mistake somewhere.
Diffstat (limited to 'doc/ttk_combobox.n')
-rw-r--r-- | doc/ttk_combobox.n | 3 |
1 files changed, 1 insertions, 2 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 |