diff options
author | das <das> | 2007-04-29 02:25:54 (GMT) |
---|---|---|
committer | das <das> | 2007-04-29 02:25:54 (GMT) |
commit | 9025e3c799817de9b380db2644dd47a61924c5eb (patch) | |
tree | 43376ab4083bd27e4465cd367c4158fa92aaae69 /doc/font.n | |
parent | d1da82b0a87023ad752173dda374a0656228af58 (diff) | |
download | tk-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.n | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 |