diff options
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 |