diff options
Diffstat (limited to 'doc/font.n')
-rw-r--r-- | doc/font.n | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,3 @@ -'\" -*- nroff -*- '\" '\" Copyright (c) 1996 Sun Microsystems, Inc. '\" Copyright (c) 2006-2007 Daniel A. Steffen <das@users.sourceforge.net> @@ -6,7 +5,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.23 2008/06/30 22:57:02 dkf Exp $ +'\" RCS: @(#) $Id: font.n,v 1.24 2008/09/23 13:36:39 dkf Exp $ '\" .so man.macros .TH font n 8.0 Tk "Tk Built-In Commands" @@ -399,3 +398,6 @@ foreach family [lsort \-dictionary [\fBfont families\fR]] { options(n) .SH KEYWORDS font +'\" Local Variables: +'\" mode: nroff +'\" End: |