From 5ffead05deaa2c7fdb36135832d9491beb77bec3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 4 Sep 2026 19:01:38 +0000 Subject: Doc typo fixes --- doc/s6_live.html | 1 + doc/s6_set.html | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/s6_live.html b/doc/s6_live.html index acc0a07..410421f 100644 --- a/doc/s6_live.html +++ b/doc/s6_live.html @@ -196,6 +196,7 @@ defined in the current live database and listed by name in servicenames service directory's down-signal file, to the process.
  • if the service is a oneshot: executing the reload script defined for it.
  • +
  • s6 live reload only applies to the listed services. It does not touch dependencies. It does not change service states: if a service is down, reload has no effect, and if a service is up, it is still up after diff --git a/doc/s6_set.html b/doc/s6_set.html index 683cbad..e376b6b 100644 --- a/doc/s6_set.html +++ b/doc/s6_set.html @@ -61,7 +61,7 @@ and usage of the s6 set command. It is not as detailed as this page.

    Interface

    -     s6 set copy [ -f ] source dest 
    +     s6 set copy [ -f ] source dest
     
    In other words, s6 set apply immediately turns the working set into the current live state. It is a powerful command.
  • -
  • Options

    -- cgit v1.3.1