commit 3b06d3bf457a2f04cc1b91457b7050743b7e2ed6
parent cad227bc6d587dc0f28f161c9617c641c7589331
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Wed, 18 Aug 2021 18:48:54 +0000
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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><syslogcode></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>