aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-25 00:31:51 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-25 00:31:51 +0000
commite27e30d4de5a4807749cfe2803b8e89ef6d561aa (patch)
tree8c9e63c5b30395a37cf5d515a3bca947dd277009
parentd98b1d81dca1029a2944c8a8e0036432f8f94175 (diff)
downloads6-e27e30d4de5a4807749cfe2803b8e89ef6d561aa.tar.gz
doc typo fix
-rw-r--r--doc/s6-svc.html2
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>