From f565c169c3a0e8e7ee82bc8af9811fe5934ccd5d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 25 Oct 2017 20:37:00 +0000 Subject: Doc grammar fix --- doc/s6-log.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/s6-log.html b/doc/s6-log.html index 4f6dcc8..3154401 100644 --- a/doc/s6-log.html +++ b/doc/s6-log.html @@ -69,7 +69,7 @@ Currently supported verbosity levels:
  • -l linelimit : if a log line is longer than linelimit bytes, cut it in two by inserting a newline. The newline may appear anywhere after linelimit or more bytes. linelimit -cannot be lesser than 48. Using this option ensures that an ill-formatted log +cannot be less than 48. Using this option ensures that an ill-formatted log stream will not make s6-log uncontrollably eat memory by trying to read and process an extremely long line in one go. The default is no cap on line length.
  • -- cgit 1.4.1