diff options
author | jenglish@flightlab.com <jenglish> | 2011-06-06 19:32:26 (GMT) |
---|---|---|
committer | jenglish@flightlab.com <jenglish> | 2011-06-06 19:32:26 (GMT) |
commit | 176503c14fbee7f082e515b401f262fd8ef749e6 (patch) | |
tree | bc53b8c64a8727f01b73b3488c370e3b0ea6d7cd /doc | |
parent | d610e57d7b6fcc9c5beadbac39c415178e2c5a99 (diff) | |
download | tk-176503c14fbee7f082e515b401f262fd8ef749e6.zip tk-176503c14fbee7f082e515b401f262fd8ef749e6.tar.gz tk-176503c14fbee7f082e515b401f262fd8ef749e6.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 |