diff options
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> |
