diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-05 21:57:15 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-05 21:57:15 (GMT) |
commit | 288d04db72fde57aa6b8febaa1a53916a80165be (patch) | |
tree | de8b2031348454991350fd72003daf168e90ba6c /doc/toplevel.n | |
parent | 5d9fcd39d5a1a5730271967995e7da86a8dbdabf (diff) | |
download | tk-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/toplevel.n')
-rw-r--r-- | doc/toplevel.n | 7 |
1 files changed, 5 insertions, 2 deletions
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: |