summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-01-05 21:57:15 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-01-05 21:57:15 (GMT)
commit288d04db72fde57aa6b8febaa1a53916a80165be (patch)
treede8b2031348454991350fd72003daf168e90ba6c /doc
parent5d9fcd39d5a1a5730271967995e7da86a8dbdabf (diff)
downloadtk-288d04db72fde57aa6b8febaa1a53916a80165be.zip
tk-288d04db72fde57aa6b8febaa1a53916a80165be.tar.gz
tk-288d04db72fde57aa6b8febaa1a53916a80165be.tar.bz2
Convert emacs mode comment style to stop problems with old man. [1085127]
Diffstat (limited to 'doc')
-rw-r--r--doc/loadTk.n7
-rw-r--r--doc/toplevel.n7
2 files changed, 10 insertions, 4 deletions
diff --git a/doc/loadTk.n b/doc/loadTk.n
index cff018d..465947c 100644
--- a/doc/loadTk.n
+++ b/doc/loadTk.n
@@ -1,11 +1,10 @@
-'\" -*- nroff -*-
'\"
'\" Copyright (c) 1995-1996 Sun Microsystems, Inc.
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: loadTk.n,v 1.5.2.1 2004/10/28 10:19:29 dkf Exp $
+'\" RCS: @(#) $Id: loadTk.n,v 1.5.2.2 2005/01/05 21:57:17 dkf Exp $
'\"
.so man.macros
.TH "Safe Tk" n 8.0 Tk "Tk Built-In Commands"
@@ -77,3 +76,7 @@ safe(n), interp(n), library(n), load(n), package(n), source(n), unknown(n)
.SH KEYWORDS
alias, auto\-loading, auto_mkindex, load, master interpreter, safe
interpreter, slave interpreter, source
+
+'\" Local Variables:
+'\" mode: nroff
+'\" End:
diff --git a/doc/toplevel.n b/doc/toplevel.n
index f40ad58..38b197a 100644
--- a/doc/toplevel.n
+++ b/doc/toplevel.n
@@ -1,4 +1,3 @@
-'\" -*- nroff -*-
'\"
'\" Copyright (c) 1990-1994 The Regents of the University of California.
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
@@ -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: toplevel.n,v 1.4.4.1 2004/10/28 12:25:22 dkf Exp $
+'\" RCS: @(#) $Id: toplevel.n,v 1.4.4.2 2005/01/05 21:57:17 dkf Exp $
'\"
.so man.macros
.TH toplevel n 8.4 Tk "Tk Built-In Commands"
@@ -160,3 +159,7 @@ frame(n)
.SH KEYWORDS
toplevel, widget
+
+'\" Local Variables:
+'\" mode: nroff
+'\" End: