diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-07-18 23:45:15 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-07-18 23:45:15 (GMT) |
commit | 72d34422eacbba7943133639ab202f4cb9869a06 (patch) | |
tree | f6c276fef4010ddf0f97541f9e016a3c1e19d569 /doc/SplitList.3 | |
parent | 28155c8eab47a927fe919db3b537dde2ef01366b (diff) | |
download | tcl-72d34422eacbba7943133639ab202f4cb9869a06.zip tcl-72d34422eacbba7943133639ab202f4cb9869a06.tar.gz tcl-72d34422eacbba7943133639ab202f4cb9869a06.tar.bz2 |
The final parts of my doc improvement project
Diffstat (limited to 'doc/SplitList.3')
-rw-r--r-- | doc/SplitList.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/SplitList.3 b/doc/SplitList.3 index b7d1969..219dfc7 100644 --- a/doc/SplitList.3 +++ b/doc/SplitList.3 @@ -182,7 +182,7 @@ with \fBTCL_DONT_QUOTE_HASH\fR. the same as \fBTcl_ScanElement\fR and \fBTcl_ConvertElement\fR, except the length of string \fIsrc\fR is specified by the \fIlength\fR argument, and the string may contain embedded nulls. +.SH "SEE ALSO" +Tcl_ListObjGetElements(3) .SH KEYWORDS backslash, convert, element, list, merge, split, strings -.SH "SEE ALSO" -Tcl_GetListFromObj(3) |