[master] 5a6d61888 Slightly polish previous commit
Nils Goroll
nils.goroll at uplex.de
Thu Sep 12 13:33:05 UTC 2024
commit 5a6d61888b09653df8717b061991dec5ac367785
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Thu Sep 12 15:31:13 2024 +0200
Slightly polish previous commit
diff --git a/doc/sphinx/reference/varnishd.rst b/doc/sphinx/reference/varnishd.rst
index 13dab58f2..a3c445d14 100644
--- a/doc/sphinx/reference/varnishd.rst
+++ b/doc/sphinx/reference/varnishd.rst
@@ -459,8 +459,8 @@ specific options. Available jails are:
Default on Linux platforms, it extends the UNIX jail with
Linux-specific mechanisms:
- - warn when *workdir* is not in a ``tmpfs``
- - try keeping the process dumpable after dropping privileges
+ - It warns when *workdir* is not on a ``tmpfs``.
+ - It tries to keep the process dumpable after dropping privileges.
-j <unix[,user=`user`][,ccgroup=`group`][,workuser=`user`]>
More information about the varnish-commit
mailing list