diff options
Diffstat (limited to 'doc/frame.n')
-rw-r--r-- | doc/frame.n | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/frame.n b/doc/frame.n index 5ab53f8..8d362a1 100644 --- a/doc/frame.n +++ b/doc/frame.n @@ -5,8 +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: frame.n,v 1.5 2004/11/07 22:21:13 pspjuth Exp $ +'\" RCS: @(#) $Id: frame.n,v 1.6 2006/12/13 23:04:32 hobbs Exp $ '\" .so man.macros .TH frame n 8.4 Tk "Tk Built-In Commands" @@ -136,7 +135,7 @@ When a new frame is created, it has no default event bindings: frames are not intended to be interactive. .SH "SEE ALSO" -labelframe(n), toplevel(n) +labelframe(n), toplevel(n), ttk_frame(n) .SH KEYWORDS frame, widget |