diff options
author | sebres <sebres@users.sourceforge.net> | 2024-07-29 11:40:20 (GMT) |
---|---|---|
committer | sebres <sebres@users.sourceforge.net> | 2024-07-29 11:40:20 (GMT) |
commit | c74b92032a61796b1d2448084373696684b4bf6a (patch) | |
tree | 9a8d2ccbc025279ded83741bb5f7497cebe59f37 /doc/clock.n | |
parent | cbf336836bb7427ab0a114f674f0d744761614ca (diff) | |
download | tcl-c74b92032a61796b1d2448084373696684b4bf6a.zip tcl-c74b92032a61796b1d2448084373696684b4bf6a.tar.gz tcl-c74b92032a61796b1d2448084373696684b4bf6a.tar.bz2 |
doc/clock.n: cherry-pick from apn-clock-now, [cd257619] Change -now to now in clock ensemble
Diffstat (limited to 'doc/clock.n')
-rw-r--r-- | doc/clock.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/clock.n b/doc/clock.n index 65fa788..8a54e07 100644 --- a/doc/clock.n +++ b/doc/clock.n @@ -87,8 +87,8 @@ slowing its clock by a tiny fraction for some minutes until it is back in sync with UTC; its data model does not represent minutes that have 59 or 61 seconds. .TP -\fI\now\fR -Instead of \fItimeVal\fR a non-integer option \fI\now\fR can be used as +\fInow\fR +Instead of \fItimeVal\fR a non-integer value \fBnow\fR can be used as replacement for today, which is simply interpolated to the runt-time as value of \fBclock seconds\fR. For example: .sp |