From 5a2f94d2dae50fbaa430a96a3096368dfc488380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Joaqu=C3=ADn=20Shourabi=20Porcel?= Date: Fri, 12 Apr 2024 22:14:47 +0200 Subject: [PATCH] man: `systemd-nspawn(1)`: Fix some typos (cherry picked from commit f4e3c6e5b318d22a9c40144c6d52ae68a70c264c) --- man/systemd-nspawn.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 2645a6b217c..cd7d349b95c 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -369,7 +369,7 @@ - Mount the container's root file system (and any other file systems container in the container + Mount the container's root file system (and any other file systems contained in the container image) read-only. This has no effect on additional mounts made with , and similar options. This mode is implied if the container image file or directory is marked read-only itself. It is also implied if is used. In this case the container @@ -404,7 +404,7 @@ /efi/ or /boot/ are prohibited in case such a partition exists in the container image operated on, and even if is used the hypothetical file /etc/foobar is potentially writable if - if used to mount it from outside the read-only container + is used to mount it from outside the read-only container /etc/ directory. The option is closely related to this setting, and provides similar