diff options
Diffstat (limited to 'doc/place.n')
-rw-r--r-- | doc/place.n | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/place.n b/doc/place.n index 17d2bf1..5f65305 100644 --- a/doc/place.n +++ b/doc/place.n @@ -1,4 +1,3 @@ -'\" -*- nroff -*- '\" '\" Copyright (c) 1992 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: place.n,v 1.12 2008/06/30 22:57:03 dkf Exp $ +'\" RCS: @(#) $Id: place.n,v 1.13 2008/09/23 13:36:46 dkf Exp $ '\" .so man.macros .TH place n "" Tk "Tk Built-In Commands" @@ -253,3 +252,6 @@ label .l \-text "In the\enMiddle!" \-bg black \-fg white grid(n), pack(n) .SH KEYWORDS geometry manager, height, location, master, place, rubber sheet, slave, width +'\" Local Variables: +'\" mode: nroff +'\" End: |