summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2004-02-17 13:44:18 (GMT)
committerdkf <dkf@noemail.net>2004-02-17 13:44:18 (GMT)
commitdde575b96b6d1d2c1af6798cf47fb6eac2c285f2 (patch)
tree3c47e924ce1bedabe0b3ea85410c6d48f38dc150 /doc
parent355303b6e0f8e2311ea45a3d7d18ae9f271c72c1 (diff)
downloadtk-dde575b96b6d1d2c1af6798cf47fb6eac2c285f2.zip
tk-dde575b96b6d1d2c1af6798cf47fb6eac2c285f2.tar.gz
tk-dde575b96b6d1d2c1af6798cf47fb6eac2c285f2.tar.bz2
Minor doc fix
FossilOrigin-Name: d87a0729e90eddeb553de7678374886602507697
Diffstat (limited to 'doc')
-rw-r--r--doc/GetUid.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/GetUid.3 b/doc/GetUid.3
index b3b0be5..7582f72 100644
--- a/doc/GetUid.3
+++ b/doc/GetUid.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: GetUid.3,v 1.2 1998/09/14 18:22:51 stanton Exp $
+'\" RCS: @(#) $Id: GetUid.3,v 1.2.26.1 2004/02/17 13:44:18 dkf Exp $
'\"
.so man.macros
.TH Tk_GetUid 3 "" Tk "Tk Library Procedures"
@@ -16,7 +16,7 @@ Tk_GetUid, Tk_Uid \- convert from string to unique identifier
.nf
\fB#include <tk.h>\fR
.sp
-\fB#typedef char *Tk_Uid\fR
+\fBtypedef char *Tk_Uid\fR
.sp
Tk_Uid
\fBTk_GetUid\fR(\fIstring\fR)