diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-30 17:21:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-30 17:21:37 +0000 |
commit | f98ae7a1bc204afa4badc3593d8422a6efa977d9 (patch) | |
tree | bf6cc7f9705a5a0cf18099d6d916c9b8b8dcf5de /doc/s6-log.html | |
parent | e59f30c77eab4c98d77a34fa69d6d1e6b1a87390 (diff) | |
download | s6-f98ae7a1bc204afa4badc3593d8422a6efa977d9.tar.xz |
heliocat's html fixes
Diffstat (limited to 'doc/s6-log.html')
-rw-r--r-- | doc/s6-log.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-log.html b/doc/s6-log.html index f042c70..9384fa9 100644 --- a/doc/s6-log.html +++ b/doc/s6-log.html @@ -452,7 +452,7 @@ error descriptor</em>, i.e. fd 2. <em>This is why it's open for.</em> </li> <li> When process 1 starts, the logging chain is rooted to the <em>machine console</em>: anything process 1 sends to its stderr appears, without modification, on the machine console, which should -at any time remain the last resort place where logs are sent. </em> +at any time remain the last resort place where logs are sent. </li> <li> Process 1 should spawn and supervise a <em>catch-all logging mechanism</em> that handles logs from every service that does not take care of its own logging. Error messages from this logging |