Differences From Artifact [44636cdd48]:
- File doc/clock.n — part of check-in [d67b1dfdff] at 2011-07-18 15:24:59 on branch trunk — More small documentation improvements. (user: dkf size: 40828) [more...]
- File library/msgcat/doc/clock.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: 40828)
- File pkgs/msgcat/doc/clock.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: 40828)
To Artifact [685b3ba828]:
- File doc/clock.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: 40860) [more...]
| ︙ | ︙ | |||
926 927 928 929 930 931 932 933 934 935 936 937 | the day is produced after allowing for daylight savings time differences and the correct date is given when going from the end of a long month to a short month. .SH "SEE ALSO" msgcat(n) .SH KEYWORDS clock, date, time .SH "COPYRIGHT" Copyright (c) 2004 Kevin B. Kenny <kennykb@acm.org>. All rights reserved. '\" Local Variables: '\" mode: nroff '\" End: | > > | 926 927 928 929 930 931 932 933 934 935 936 937 938 939 | the day is produced after allowing for daylight savings time differences and the correct date is given when going from the end of a long month to a short month. .SH "SEE ALSO" msgcat(n) .SH KEYWORDS clock, date, time .SH CATEGORY Tcl System Related .SH "COPYRIGHT" Copyright (c) 2004 Kevin B. Kenny <kennykb@acm.org>. All rights reserved. '\" Local Variables: '\" mode: nroff '\" End: |