From: Zbigniew Jędrzejewski-Szmek Date: Tue, 6 Aug 2019 07:05:12 +0000 (+0200) Subject: man: owned to → owned by X-Git-Tag: v243-rc2~16^2~2 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=commitdiff_plain;h=bcf09321c95c7d49b0f36def26d73dd0c3696f88;ds=sidebyside man: owned to → owned by --- diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 9f0be96b260..db3f10c3a2a 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -713,10 +713,10 @@ - If specified, all files and directories in the container's directory tree will adjusted so that - they are owned to the appropriate UIDs/GIDs selected for the container (see above). This operation is - potentially expensive, as it involves descending and iterating through the full directory tree of the - container. Besides actual file ownership, file ACLs are adjusted as well. + If specified, all files and directories in the container's directory tree will be + adjusted so that they are owned by the appropriate UIDs/GIDs selected for the container (see above). + This operation is potentially expensive, as it involves iterating through the full directory tree of + the container. Besides actual file ownership, file ACLs are adjusted as well. This option is implied if is used. This option has no effect if user namespacing is not used.