diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-25 00:31:51 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-25 00:31:51 +0000 |
| commit | e27e30d4de5a4807749cfe2803b8e89ef6d561aa (patch) | |
| tree | 8c9e63c5b30395a37cf5d515a3bca947dd277009 | |
| parent | d98b1d81dca1029a2944c8a8e0036432f8f94175 (diff) | |
| download | s6-e27e30d4de5a4807749cfe2803b8e89ef6d561aa.tar.gz | |
doc typo fix
| -rw-r--r-- | doc/s6-svc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-svc.html b/doc/s6-svc.html index e87806e..cb4b829 100644 --- a/doc/s6-svc.html +++ b/doc/s6-svc.html @@ -211,7 +211,7 @@ same meaning in the <tt>-U</tt>/<tt>-D</tt> and <tt>-wU</tt>/<tt>-wD</tt> option In the <tt>-U</tt>/<tt>-D</tt> case, they mean "change the external service configurations to match what the supervisors have been instructed that the starting state of the services should be". In the <tt>-wU</tt>/<tt>-wD</tt> case, they mean "wait until the services -havee reached the wanted state <em>and also</em> are ready" (or "ready to be started again" +have reached the wanted state <em>and also</em> are ready" (or "ready to be started again" for <tt>-wD</tt>). The thing to remember is "it's up/down, with something more", but the "something" isn't the same. </li> </ul> |
