summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-08-18 18:48:54 +0000
committerLaurent Bercot <ska@appnovation.com>2021-08-18 18:48:54 +0000
commit3b06d3bf457a2f04cc1b91457b7050743b7e2ed6 (patch)
tree10da3cc69792c8c803199468c4001a0d2d929026 /doc
parentcad227bc6d587dc0f28f161c9617c641c7589331 (diff)
downloads6-3b06d3bf457a2f04cc1b91457b7050743b7e2ed6.tar.xz
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/s6-socklog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-socklog.html b/doc/s6-socklog.html
index ab31606..7feb175 100644
--- a/doc/s6-socklog.html
+++ b/doc/s6-socklog.html
@@ -47,7 +47,7 @@ with a few more features.
<li> Trailing nulls or newlines are removed </li>
<li> Embedded nulls or newlines are converted to <tt>~</tt> characters (tildas) </li>
<li> A <tt>&lt;syslogcode&gt;</tt> at the beginning of the line is converted to <tt>facility.priority: </tt> </li>
- </ul> <li>
+ </ul> </li>
<li> It prints the log line to its stdout, terminated by a newline. </li>
<li> It exits 0 on a SIGTERM. </li>
</ul>