summaryrefslogtreecommitdiffstats
path: root/doc/font.n
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2000-07-25 21:14:34 (GMT)
committerjenglish <jenglish@flightlab.com>2000-07-25 21:14:34 (GMT)
commit6c8536cfeb0e26f8b5792f423389c6614c98dffd (patch)
treebea05665891f61ab3749ece3ae4fe07945da4664 /doc/font.n
parentc6bc600d803dbcb3b90be56c4653c52add4ba9b3 (diff)
downloadtk-6c8536cfeb0e26f8b5792f423389c6614c98dffd.zip
tk-6c8536cfeb0e26f8b5792f423389c6614c98dffd.tar.gz
tk-6c8536cfeb0e26f8b5792f423389c6614c98dffd.tar.bz2
CanvPsY.3, ConfigWidg.3, CrtImgType.3, CrtItemType.3,
FontId.3, GetFont.3, canvas.n, font.n, options.n, text.n: Documentation fix: Replaced references to XFontStruct * and Tk_FontStruct with Tk_Font.
Diffstat (limited to 'doc/font.n')
-rw-r--r--doc/font.n4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/font.n b/doc/font.n
index 3677771..dc28acd 100644
--- a/doc/font.n
+++ b/doc/font.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: font.n,v 1.2 1998/09/14 18:22:56 stanton Exp $
+'\" RCS: @(#) $Id: font.n,v 1.3 2000/07/25 21:14:35 jenglish Exp $
'\"
.so man.macros
.TH font n 8.0 Tk "Tk Built-In Commands"
@@ -269,12 +269,14 @@ All valid X font names, including those listed by xlsfonts(1), are available.
.TP
MS Windows:
.DS
+.ta 3c 6c
\fBsystem ansi device
systemfixed ansifixed oemfixed\fR
.DE
.TP
Macintosh:
.DS
+.ta 3c 6c
\fBsystem application\fR
.DE
.RE