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_entry.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_entry.n')
-rw-r--r-- | doc/ttk_entry.n | 3 |
1 files changed, 1 insertions, 2 deletions
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 |