diff options
author | jenglish <jenglish@flightlab.com> | 2011-06-06 19:32:26 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2011-06-06 19:32:26 (GMT) |
commit | c2704bf225e6776ce585a4a96c9e4253c82e8e77 (patch) | |
tree | bc53b8c64a8727f01b73b3488c370e3b0ea6d7cd /doc | |
parent | 0c0d53b33023d1bf7dc53f5875f747031580d53b (diff) | |
download | tk-c2704bf225e6776ce585a4a96c9e4253c82e8e77.zip tk-c2704bf225e6776ce585a4a96c9e4253c82e8e77.tar.gz tk-c2704bf225e6776ce585a4a96c9e4253c82e8e77.tar.bz2 |
doc/frame.n: Fix markup errors.
Diffstat (limited to 'doc')
-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 8c27ce9..712e5ef 100644 --- a/doc/frame.n +++ b/doc/frame.n @@ -54,7 +54,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 |