diff options
author | dgp <dgp@users.sourceforge.net> | 2016-09-08 12:28:19 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2016-09-08 12:28:19 (GMT) |
commit | 90bd7a732609ca0664078461027a02ae6f357d97 (patch) | |
tree | 4e6118d8e9cea8226d47192cc2c42fe802864562 /doc/AssocData.3 | |
parent | 498f733a1bd10ee1f6e8f97a3f8f4021ac9faa1f (diff) | |
parent | 71968e0f29b83374e539b31314b21a43b7ab61b6 (diff) | |
download | tcl-90bd7a732609ca0664078461027a02ae6f357d97.zip tcl-90bd7a732609ca0664078461027a02ae6f357d97.tar.gz tcl-90bd7a732609ca0664078461027a02ae6f357d97.tar.bz2 |
merge 8.6.2
Diffstat (limited to 'doc/AssocData.3')
-rw-r--r-- | doc/AssocData.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/AssocData.3 b/doc/AssocData.3 index 59c26a4..f819acb 100644 --- a/doc/AssocData.3 +++ b/doc/AssocData.3 @@ -4,8 +4,8 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -.so man.macros .TH Tcl_SetAssocData 3 7.5 Tcl "Tcl Library Procedures" +.so man.macros .BS .SH NAME Tcl_GetAssocData, Tcl_SetAssocData, Tcl_DeleteAssocData \- manage associations of string keys and user specified data with Tcl interpreters |