[master] 033990ac3 Polish -jsolaris docs

Nils Goroll nils.goroll at uplex.de
Wed Feb 8 16:24:05 UTC 2023


commit 033990ac3d35cd1ba003b3f04c086d39d38b0f1a
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Wed Feb 8 17:11:52 2023 +0100

    Polish -jsolaris docs

diff --git a/doc/sphinx/reference/varnishd.rst b/doc/sphinx/reference/varnishd.rst
index 12bd0425f..007dbf803 100644
--- a/doc/sphinx/reference/varnishd.rst
+++ b/doc/sphinx/reference/varnishd.rst
@@ -443,15 +443,15 @@ specific options. Available jails are:
 
 -j <solaris[,worker=`privspec`]>
 
-  Reduce `privileges(5)` for `varnishd` and sub-process to the
+  Reduce `privileges(5)` for `varnishd` and sub-processes to the
   minimally required set. Only available on platforms which have the
   `setppriv(2)` call.
 
   The optional `worker` argument can be used to pass a
   privilege-specification (see `ppriv(1)`) by which to extend the
   effective set of the varnish worker process. While extended
-  privileges may be required by custom vmods, it is always the more
-  secure to *not* use the `worker` option.
+  privileges may be required by custom vmods, *not* using the `worker`
+  option is always more secure.
 
   Example to grant basic privileges to the worker process::
 


More information about the varnish-commit mailing list