From 3b06d3bf457a2f04cc1b91457b7050743b7e2ed6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 18 Aug 2021 18:48:54 +0000 Subject: Doc fix Signed-off-by: Laurent Bercot --- doc/s6-socklog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.
  • Trailing nulls or newlines are removed
  • Embedded nulls or newlines are converted to ~ characters (tildas)
  • A <syslogcode> at the beginning of the line is converted to facility.priority:
  • -
  • +
  • It prints the log line to its stdout, terminated by a newline.
  • It exits 0 on a SIGTERM.
  • -- cgit v1.3.1