summaryrefslogtreecommitdiffstats
path: root/doc/font.n
diff options
context:
space:
mode:
authordas <das@noemail.net>2007-04-23 21:19:51 (GMT)
committerdas <das@noemail.net>2007-04-23 21:19:51 (GMT)
commitc041421d45d038598b4a8a26a28f124f5f43c749 (patch)
treefe965b290a03ca8c1b7cb594de83946edd91db53 /doc/font.n
parent2223daa577d9f585dba08e4302500028e8054bd8 (diff)
downloadtk-c041421d45d038598b4a8a26a28f124f5f43c749.zip
tk-c041421d45d038598b4a8a26a28f124f5f43c749.tar.gz
tk-c041421d45d038598b4a8a26a28f124f5f43c749.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. FossilOrigin-Name: cdb819866197e27fb10fff17175576d4bf344841
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