diff options
Diffstat (limited to 'doc/InternAtom.3')
-rw-r--r-- | doc/InternAtom.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/InternAtom.3 b/doc/InternAtom.3 index 3daa073..ba5cc3b 100644 --- a/doc/InternAtom.3 +++ b/doc/InternAtom.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: InternAtom.3,v 1.4.2.1 2007/11/01 16:37:13 dgp Exp $ +'\" RCS: @(#) $Id: InternAtom.3,v 1.4.2.2 2007/12/10 18:39:28 dgp Exp $ '\" .so man.macros .TH Tk_InternAtom 3 "" Tk "Tk Library Procedures" @@ -45,7 +45,7 @@ not free this space when finished with the string, and the caller should not modify the contents of the returned string. If there is no atom \fIatom\fR on \fItkwin\fR's display, then \fBTk_GetAtomName\fR returns the string -.QW ?bad atom? . +.QW "?bad atom?" . .PP Tk caches the information returned by \fBTk_InternAtom\fR and \fBTk_GetAtomName\fR |