diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-01-28 21:11:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-01-28 21:11:02 +0000 |
commit | ae972753206764373d4bce367e642eb31f0df68c (patch) | |
tree | 4de7902816fa6c414af9878b24039e5191d9d3a5 /doc/servicedir.html | |
parent | 676607fa9c6a81c79a3d11774ed3446ccb26475b (diff) | |
download | s6-ae972753206764373d4bce367e642eb31f0df68c.tar.xz |
Doc typo fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/servicedir.html')
-rw-r--r-- | doc/servicedir.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/servicedir.html b/doc/servicedir.html index 89a272d..a49a38d 100644 --- a/doc/servicedir.html +++ b/doc/servicedir.html @@ -209,7 +209,7 @@ created by <a href="s6-supervise.html">s6-supervise</a> if it does not exist. is the rendez-vous point for listeners, where <a href="s6-supervise.html">s6-supervise</a> will send notifications when the service goes up or down. </li> - <li style="margin-bottom:1em"> Optional directories named <tt>instance<tt> + <li style="margin-bottom:1em"> Optional directories named <tt>instance</tt> and <tt>instances</tt>. Those are internal subdirectories created by <a href="s6-instance-maker.html">s6-instance maker</a> in a templated service directory. Outside of instanced services, these directories should never |