Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | First stage of doing GOOBE improvements to documentation now that the html ↵ | dkf | 2007-10-28 | 1 | -2/+4 |
| | | | | generation works | ||||
* | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -5/+4 |
| | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
* | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -4/+5 |
| | |||||
* | Fixing some minor nroff misuses | dkf | 2007-07-04 | 1 | -17/+14 |
| | |||||
* | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -2/+2 |
| | |||||
* | Added missing .BE [Bug 629330] | dkf | 2002-11-15 | 1 | -1/+2 |
| | |||||
* | * Several typo and formatting corrections discovered | dgp | 2001-12-10 | 1 | -3/+3 |
| | | | | during conversion to TMML. Thanks to Joe English. [Patch 490514] | ||||
* | minor doc comment fixes | hobbs | 2001-11-14 | 1 | -4/+6 |
| | |||||
* | correct nroff format problems | hobbs | 2001-11-12 | 1 | -2/+2 |
| | |||||
* | fixed winhelp generation problems #480268 | hobbs | 2001-11-10 | 1 | -2/+2 |
| | |||||
* | Typo. | andreas_kupries | 2001-09-10 | 1 | -3/+3 |
| | |||||
* | Changed the phrasing of some blocks making them easier to understand. | andreas_kupries | 2001-09-10 | 1 | -37/+39 |
| | | | | Thanks to Christopher Nelson for his feedback. | ||||
* | * doc/tclsh.1: | andreas_kupries | 2001-09-10 | 1 | -0/+118 |
* doc/Tcl_Main.3: * doc/CrtChannel.3: * doc/OpenFileChnl.3: * doc/GetStdChan.3: Enhanced the manpages with cross-references to the new manpage and more explanations how these functions deal with the standard channels in various situations. * doc/StdChannels.3: New manpage describing handling of the standard channels by the Tcl library [402725]. |