summaryrefslogtreecommitdiffstats
path: root/doc/join.n
diff options
context:
space:
mode:
authortwylite <twylite@crypt.co.za>2013-01-09 16:43:33 (GMT)
committertwylite <twylite@crypt.co.za>2013-01-09 16:43:33 (GMT)
commita6c9da503957ae03d2c5b37c096c8f1825aafd4e (patch)
treec2f62e6955b9bb21d31584925e1df9b17f2e3ef4 /doc/join.n
parentd71ff3058cd20c78c3e09da63b881f8ba0651e23 (diff)
downloadtcl-a6c9da503957ae03d2c5b37c096c8f1825aafd4e.zip
tcl-a6c9da503957ae03d2c5b37c096c8f1825aafd4e.tar.gz
tcl-a6c9da503957ae03d2c5b37c096c8f1825aafd4e.tar.bz2
Experimental: categories added to man pages; enhance tcltk-man2html to use categories to render ToCfrq_3599786
Diffstat (limited to 'doc/join.n')
-rw-r--r--doc/join.n3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/join.n b/doc/join.n
index 1b23667..0908950 100644
--- a/doc/join.n
+++ b/doc/join.n
@@ -42,3 +42,6 @@ set data {1 {2 3} 4 {5 {6 7} 8}}
list(n), lappend(n), split(n)
.SH KEYWORDS
element, join, list, separator
+
+.SH CATEGORY
+Tcl List Handling \ No newline at end of file