summaryrefslogtreecommitdiffstats
path: root/doc/Limit.3
Commit message (Collapse)AuthorAgeFilesLines
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
|\ | | | | | | and possibly others.
| * Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | and possibly others.
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/ | | cause more harm than good. Purged them (except in zlib files).
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| | | | | | more harm than good. Purged them.
| * [Patch 2903921]: Many small spelling fixes from Larry Virden.dkf2009-11-271-2/+2
| |
* | [Patch 2903921]: Many small spelling fixes from Larry Virden.dkf2009-11-271-2/+2
| |
* | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fixdkf2008-06-291-5/+3
|/ | | | typedefs, add a few missing bits)
* * doc/CrtChannel.3:das2004-11-121-2/+2
| | | | | | | | | | | | * doc/Interp.3: * doc/Limit.3: * doc/binary.n: * doc/dict.n: * doc/tm.n: * doc/upvar.n: fixed *roff errors uncovered by running 'make html'. * tools/tcltk-man2html.tcl: added faked support for bullet point lists, i.e. *nroff ".IP \(bu" syntax.
* Reduce the number of warnings given by nroff...dkf2004-10-071-2/+2
|
* Convert (most) tabs to spaces because they're printed more reliablydkf2004-10-071-4/+4
|
* Update the .AS macro definition and take advantage of it's new-found power.dkf2004-10-071-2/+2
|
* More fixes from Mikhail Kolesnitchenko, and also standardize highlightingdkf2004-09-181-7/+7
| | | | of symbols like TCL_OK, TCL_ERROR, etc.
* Doc fixes. [Bug 983146]dkf2004-07-011-2/+2
|
* Limits documentation and style improvementsdkf2004-05-301-0/+196
Added C docs, cleaned up C code, added note on behaviour of limited master interps