From cf92368317b4bbceaff1935105ce8790e7e1b610 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 12:58:37 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- sleep-until.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sleep-until.1') diff --git a/sleep-until.1 b/sleep-until.1 index c166d7a..a7cb9a0 100644 --- a/sleep-until.1 +++ b/sleep-until.1 @@ -9,7 +9,7 @@ sleep-until - sleep until a specified time .SH DESCRIPTION Pause until \fItimepoint\fP. \fItimepoint\fP is the number of seconds since Epoch, in UTC but not accounting for leap seconds, -by default. If \fIclockname\fP is specifed, \fItimepoint\fP is +by default. If \fIclockname\fP is specified, \fItimepoint\fP is the number of seconds since the zerotime of that clock. \fItimepoint\fP may be an arbitrary floating point number. Pause is continued when interrupted. @@ -31,9 +31,9 @@ On Linux 4.2.2 the clocks that can be used are: * \fBCLOCK_BOOTTIME_ALARM\fP .PP -Note that the neither course clocks, \fBCLOCK_MONOTONIC_RAW\fP -(the proper implementation of a monotonic clock), and -\fBCLOCK_TAI\fP does not work. +Note that the neither the coarse clocks, \fBCLOCK_MONOTONIC_RAW\fP +(the proper implementation of a monotonic clock), nor +\fBCLOCK_TAI\fP work. .SH EXIT STATUS .TP 0 -- cgit v1.2.3-70-g09d2