diff options
author | jenglish <jenglish@noemail.net> | 2011-06-06 19:32:26 (GMT) |
---|---|---|
committer | jenglish <jenglish@noemail.net> | 2011-06-06 19:32:26 (GMT) |
commit | 2f0ee6b5510de80eb1e916d7ba75f1a36594de42 (patch) | |
tree | bc53b8c64a8727f01b73b3488c370e3b0ea6d7cd | |
parent | 29eacf0ad75e95bb7c685761ea79e70e03aeed10 (diff) | |
download | tk-2f0ee6b5510de80eb1e916d7ba75f1a36594de42.zip tk-2f0ee6b5510de80eb1e916d7ba75f1a36594de42.tar.gz tk-2f0ee6b5510de80eb1e916d7ba75f1a36594de42.tar.bz2 |
doc/frame.n: Fix markup errors.
FossilOrigin-Name: 2e1b8c55ee20b931f2e2b438c2d0177cd250fdc8
-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 |