diff options
author | dgp@users.sourceforge.net <dgp> | 2011-06-21 17:36:05 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2011-06-21 17:36:05 (GMT) |
commit | f4ab0d20eeb68ce067bce9df98ed85539021e347 (patch) | |
tree | 9f981316a90fcf04229b61ddd3f142a7d017b788 | |
parent | c1060f9f2a3a129cd1b475b8f29644602f866a86 (diff) | |
parent | 82676471dd5b9b4ac3b3a3ceaba29ecf03a53f8c (diff) | |
download | tk-f4ab0d20eeb68ce067bce9df98ed85539021e347.zip tk-f4ab0d20eeb68ce067bce9df98ed85539021e347.tar.gz tk-f4ab0d20eeb68ce067bce9df98ed85539021e347.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 |