diff options
Diffstat (limited to 'doc/WindowId.3')
-rw-r--r-- | doc/WindowId.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/WindowId.3 b/doc/WindowId.3 index 41a0ab5..3d48241 100644 --- a/doc/WindowId.3 +++ b/doc/WindowId.3 @@ -5,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: WindowId.3,v 1.2 1998/09/14 18:22:54 stanton Exp $ +'\" RCS: @(#) $Id: WindowId.3,v 1.3 1999/04/16 18:26:13 surles Exp $ '\" .so man.macros .TH Tk_WindowId 3 "" Tk "Tk Library Procedures" @@ -83,7 +83,7 @@ Token for window. .SH DESCRIPTION .PP -\fBTk_WindowID\fR and the other names listed above are +\fBTk_WindowId\fR and the other names listed above are all macros that return fields from Tk's local data structure for \fItkwin\fR. None of these macros requires any interaction with the server; it is safe to assume that |