diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-socklog.html | 2 |
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><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> |