summaryrefslogtreecommitdiffstats
path: root/doc/font.n
diff options
context:
space:
mode:
authordas <das>2007-04-29 02:25:54 (GMT)
committerdas <das>2007-04-29 02:25:54 (GMT)
commit9025e3c799817de9b380db2644dd47a61924c5eb (patch)
tree43376ab4083bd27e4465cd367c4158fa92aaae69 /doc/font.n
parentd1da82b0a87023ad752173dda374a0656228af58 (diff)
downloadtk-9025e3c799817de9b380db2644dd47a61924c5eb.zip
tk-9025e3c799817de9b380db2644dd47a61924c5eb.tar.gz
tk-9025e3c799817de9b380db2644dd47a61924c5eb.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].
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 c25512a..6c75b66 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.3.8.1 2004/10/28 10:19:29 dkf Exp $
+'\" RCS: @(#) $Id: font.n,v 1.3.8.2 2007/04/29 02:25:54 das Exp $
'\"
.so man.macros
.TH font n 8.0 Tk "Tk Built-In Commands"
@@ -273,10 +274,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