diff options
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 |