diff options
author | twylite <twylite@crypt.co.za> | 2013-01-09 16:43:33 (GMT) |
---|---|---|
committer | twylite <twylite@crypt.co.za> | 2013-01-09 16:43:33 (GMT) |
commit | a6c9da503957ae03d2c5b37c096c8f1825aafd4e (patch) | |
tree | c2f62e6955b9bb21d31584925e1df9b17f2e3ef4 /doc/lrepeat.n | |
parent | d71ff3058cd20c78c3e09da63b881f8ba0651e23 (diff) | |
download | tcl-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/lrepeat.n')
-rw-r--r-- | doc/lrepeat.n | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lrepeat.n b/doc/lrepeat.n index 59a1edf..93acfca 100644 --- a/doc/lrepeat.n +++ b/doc/lrepeat.n @@ -36,3 +36,6 @@ list(n), lappend(n), linsert(n), llength(n), lset(n) .SH KEYWORDS element, index, list + +.SH CATEGORY +Tcl List Handling
\ No newline at end of file |