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