From: Karl K. <ka...@ac...> - 2025-02-06 19:00:25
|
Hi, I was looking up something for TCL 9.0, I am experiencing differences in the 'clock' command between TCL 9.0 and TCL 8.6 and was wondering if that's just me ? So I went to the authoritative website: https://www.tcl-lang.org/man/tcl9.0/TclCmd/clock.html Note ! The URL specifies this is for TCL 9.0 ! But in the text: SYNOPSIS package require Tcl 8.5- clock add timeVal ?count unit...? ?-option value? This indicates that the documentation has not been reviewed since TCL 8.5 ... Is this even the right list for this kind of gripes ( I didn't seem to see anything that fits better ) ? Thanks, * Karl |