diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-28 08:44:04 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-28 08:44:04 +0000 |
| commit | 3b89b580a0dc3a66b5b4b85a39a2f1cea7c5e677 (patch) | |
| tree | bea63e5ae894c3bbeed52d22223424f340a5e2ac /doc/s6-sleep.html | |
| parent | 3672059f7c649a0b86bc79c536f67022cee1b469 (diff) | |
| download | s6-portable-utils-3b89b580a0dc3a66b5b4b85a39a2f1cea7c5e677.tar.gz | |
Latest batch of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-sleep.html')
| -rw-r--r-- | doc/s6-sleep.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-sleep.html b/doc/s6-sleep.html index 863e53c..18e1c11 100644 --- a/doc/s6-sleep.html +++ b/doc/s6-sleep.html @@ -30,7 +30,7 @@ <ul> <li> s6-sleep acts as the generic -<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sleep.html">sleep</a> utility. +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/sleep.html">sleep</a> utility. It ignores non-lethal signals. </li> <li> If there are <em>prog...</em> arguments, then s6-sleep executes into <em>prog...</em> after sleeping. Else, it exits 0. </li> @@ -46,7 +46,7 @@ into <em>prog...</em> after sleeping. Else, it exits 0. </li> <p> s6-sleep <strong>is</strong> suitable as a Single Unix -<a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sleep.html">sleep</a> +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/sleep.html">sleep</a> program. </p> |
