diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-28 08:43:53 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-28 08:43:53 +0000 |
| commit | ff3a5ecf6f6bf9bb87682272f3eb800329572833 (patch) | |
| tree | eb3c4a810eca139fce134a40abc517be7198e78f /doc/wait.html | |
| parent | 7365249a1460289f0a047e12a0575ef326df194b (diff) | |
| download | execline-ff3a5ecf6f6bf9bb87682272f3eb800329572833.tar.gz | |
Latest batch of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/wait.html')
| -rw-r--r-- | doc/wait.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wait.html b/doc/wait.html index a66cefc..8bf06f4 100644 --- a/doc/wait.html +++ b/doc/wait.html @@ -74,7 +74,7 @@ Do not touch the <tt>!</tt> or <tt>?</tt> variables. This is the default. </li> <h2> Notes </h2> <ul> - <li> For <a href="https://pubs.opengroup.org/onlinepubs/9699919799/utilities/wait.html">POSIX + <li> For <a href="https://pubs.opengroup.org/onlinepubs/9799919799/utilities/wait.html">POSIX compatibility</a>, <tt>wait</tt> also works when it cannot find a block. In that case, all the options are still supported and have the same effect, but the rest of the command line is interpreted as <em>pids...</em> |
