Differences From Artifact [3ab68c5edd]:
- File doc/read.n — part of check-in [03e341000a] at 2011-07-17 15:00:43 on branch trunk — Documentation improvements (small; some revision to parsing script) to improve the quality of HTML doc builds. (user: dkf size: 3575) [more...]
- File library/msgcat/doc/read.n — part of check-in [d505b7f4cd] at 2011-10-27 20:15:33 on branch dgp-pkg-migration — Work In Progress migrating msgcat package to tcl/pkgs/ distribution. Includes inventing configure/make tools/patterns for "pure Tcl" packages. (user: dgp size: 3575)
- File pkgs/msgcat/doc/read.n — part of check-in [d505b7f4cd] at 2011-10-27 20:15:33 on branch dgp-pkg-migration — Work In Progress migrating msgcat package to tcl/pkgs/ distribution. Includes inventing configure/make tools/patterns for "pure Tcl" packages. (user: dgp size: 3575)
To Artifact [0f055d762f]:
- File doc/read.n — part of check-in [82bff07330] at 2013-01-09 16:43:33 on branch frq-3599786 — Experimental: categories added to man pages; enhance tcltk-man2html to use categories to render ToC (user: twylite size: 3605) [more...]
| ︙ | |||
80 81 82 83 84 85 86 87 88 89 | 80 81 82 83 84 85 86 87 88 89 90 91 | + + | close $fl set lines [split $data \en] .CE .SH "SEE ALSO" file(n), eof(n), fblocked(n), fconfigure(n), Tcl_StandardChannels(3) .SH KEYWORDS blocking, channel, end of line, end of file, nonblocking, read, translation, encoding .SH CATEGORY Tcl Input/Output '\"Local Variables: '\"mode: nroff '\"End: |