diff options
Diffstat (limited to 'doc/focus.n')
-rw-r--r-- | doc/focus.n | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/focus.n b/doc/focus.n index 9310710..4fbe875 100644 --- a/doc/focus.n +++ b/doc/focus.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: focus.n,v 1.7 2008/06/30 22:57:02 dkf Exp $ +'\" RCS: @(#) $Id: focus.n,v 1.8 2008/09/23 13:36:39 dkf Exp $ '\" .so man.macros .TH focus n 4.0 Tk "Tk Built-In Commands" @@ -135,3 +134,6 @@ bind .after <Shift\-Tab> { .CE .SH KEYWORDS events, focus, keyboard, top-level, window manager +'\" Local Variables: +'\" mode: nroff +'\" End: |