summaryrefslogtreecommitdiffstats
path: root/doc/font.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/font.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/font.n')
-rw-r--r--doc/font.n7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/font.n b/doc/font.n
index 32d8ef1..8cd70e3 100644
--- a/doc/font.n
+++ b/doc/font.n
@@ -1,10 +1,11 @@
'\"
'\" Copyright (c) 1996 Sun Microsystems, Inc.
+'\" Copyright (c) 2006-2007 Daniel A. Steffen <das@users.sourceforge.net>
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: font.n,v 1.9 2006/12/01 20:14:23 kennykb Exp $
+'\" RCS: @(#) $Id: font.n,v 1.10 2007/04/23 21:19:51 das Exp $
'\"
.so man.macros
.TH font n 8.0 Tk "Tk Built-In Commands"
@@ -274,10 +275,10 @@ MS Windows:
systemfixed ansifixed oemfixed\fR
.DE
.TP
-Macintosh:
+Mac OS X:
.DS
.ta 3c 6c
-\fBsystem application\fR
+\fBsystem application menu\fR
.DE
.RE
.SH EXAMPLE