summaryrefslogtreecommitdiffstats
path: root/doc/Init.3
Commit message (Collapse)AuthorAgeFilesLines
* Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD ↵nijtmans@users.sourceforge.net2013-11-051-1/+1
| | | | and possibly others.
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-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 causedgp@users.sourceforge.net2011-03-011-2/+0
| | | | | | more harm than good. Purged them.
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
| |
* | line endingsdgp@users.sourceforge.net2007-10-291-36/+36
| |
* | First stage of doing GOOBE improvements to documentation now that the html ↵donal.k.fellows@manchester.ac.uk2007-10-281-36/+36
| | | | | | | | generation works
* | Fix the argument list widths properly...donal.k.fellows@manchester.ac.uk2004-10-071-1/+2
| |
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-4/+2
|/
* * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271].ericm2000-04-281-0/+37
* doc/Init.3: Manual entry for Tcl_Init [Bug: 1820]. * doc/expr.n: Added documentation for each of the math library functions that expr supports [Bug: 1054].