summaryrefslogtreecommitdiffstats
path: root/doc/ttk_image.n
diff options
context:
space:
mode:
authordas <das>2007-04-23 21:19:51 (GMT)
committerdas <das>2007-04-23 21:19:51 (GMT)
commit24b160e09ae3ca4b52502fe59ddcd5fc80e00713 (patch)
treefe965b290a03ca8c1b7cb594de83946edd91db53 /doc/ttk_image.n
parent230702e83c40aacbb7f74f22f9747fdfa46152eb (diff)
downloadtk-24b160e09ae3ca4b52502fe59ddcd5fc80e00713.zip
tk-24b160e09ae3ca4b52502fe59ddcd5fc80e00713.tar.gz
tk-24b160e09ae3ca4b52502fe59ddcd5fc80e00713.tar.bz2
* doc/colors.n: document new Mac OS X system colors.
* doc/cursors.n: document new Mac OS X native cursors. * doc/font.n: document new Mac OS X 'menu' system font. * doc/wm.n: document new Mac OS X [wm attributes]. * doc/ttk_image.n: fix 'make html' warning. * doc/canvas.n: fix nroff typo.
Diffstat (limited to 'doc/ttk_image.n')
-rw-r--r--doc/ttk_image.n3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ttk_image.n b/doc/ttk_image.n
index 53a73f2..26034cf 100644
--- a/doc/ttk_image.n
+++ b/doc/ttk_image.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: ttk_image.n,v 1.5 2006/12/13 23:04:33 hobbs Exp $
+'\" RCS: @(#) $Id: ttk_image.n,v 1.6 2007/04/23 21:19:51 das Exp $
'\"
.so man.macros
.TH ttk_image n 8.5 Tk "Tk Themed Widget"
@@ -37,7 +37,6 @@ See \fBIMAGE STRETCHING\fR, below.
Specifies a minimum height for the element.
If less than zero, the base image's height is used as a default.
.TP
-.TP
\fB-padding\fR \fIpadding\fR
Specifies the element's interior padding. Defaults to
\fI-border\fR if not specified.