diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-18 18:48:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-18 18:48:54 +0000 |
commit | 3b06d3bf457a2f04cc1b91457b7050743b7e2ed6 (patch) | |
tree | 10da3cc69792c8c803199468c4001a0d2d929026 /doc/s6-socklog.html | |
parent | cad227bc6d587dc0f28f161c9617c641c7589331 (diff) | |
download | s6-3b06d3bf457a2f04cc1b91457b7050743b7e2ed6.tar.xz |
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-socklog.html')
-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> |