summaryrefslogtreecommitdiffstats
path: root/doc/StdChannels.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.
* 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.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | more harm than good. Purged them.
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-2/+4
| | | | | | | | generation works
* | * changes: Updated for 8.5b2 release.core_8_5_b2dgp2007-10-261-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 pagesdkf2007-10-241-4/+5
| |
* | Fixing some minor nroff misusesdkf2007-07-041-17/+14
| |
* | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527]dkf2004-09-061-2/+2
|/
* Added missing .BE [Bug 629330]dkf2002-11-151-1/+2
|
* * Several typo and formatting corrections discovereddgp2001-12-101-3/+3
| | | | during conversion to TMML. Thanks to Joe English. [Patch 490514]
* minor doc comment fixeshobbs2001-11-141-4/+6
|
* correct nroff format problemshobbs2001-11-121-2/+2
|
* fixed winhelp generation problems #480268hobbs2001-11-101-2/+2
|
* Typo.andreas_kupries2001-09-101-3/+3
|
* Changed the phrasing of some blocks making them easier to understand.andreas_kupries2001-09-101-37/+39
| | | | Thanks to Christopher Nelson for his feedback.
* * doc/tclsh.1:andreas_kupries2001-09-101-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].