diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-21 17:36:05 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-21 17:36:05 (GMT) |
commit | 5dd4c03e9ecd71c40f6bda1ce66091aa9e3a721d (patch) | |
tree | 9f981316a90fcf04229b61ddd3f142a7d017b788 | |
parent | 4874f754bb34047dbc4f690a40e572175e8c9cc3 (diff) | |
parent | 6109040c649afcbf8981a9454ca3844dee62525e (diff) | |
download | tk-5dd4c03e9ecd71c40f6bda1ce66091aa9e3a721d.zip tk-5dd4c03e9ecd71c40f6bda1ce66091aa9e3a721d.tar.gz tk-5dd4c03e9ecd71c40f6bda1ce66091aa9e3a721d.tar.bz2 |
merge to RC
-rw-r--r-- | doc/frame.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/frame.n b/doc/frame.n index fbd32c8..208e414 100644 --- a/doc/frame.n +++ b/doc/frame.n @@ -52,7 +52,7 @@ things like geometry requests. The window should not have any children of its own in this application. This option may not be changed with the \fBconfigure\fR widget command. -Note that \fB-borderwidth\R, \fB-padx\fR and \fB-pady\R are ignored when +Note that \fB-borderwidth\fR, \fB-padx\fR and \fB-pady\fR are ignored when configured as a container since a container has no border. .OP \-height height Height Specifies the desired height for the window in any of the forms |