From 0d6e0adef576871e8ccb5dd16a30565e7f10f8f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 30 Mar 2023 09:40:14 +0200 Subject: [PATCH] man/systemd-sysext: minor grammar optimizations --- man/systemd-sysext.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/systemd-sysext.xml b/man/systemd-sysext.xml index 258c7142c93..96e40ddf954 100644 --- a/man/systemd-sysext.xml +++ b/man/systemd-sysext.xml @@ -83,12 +83,12 @@ service manager supports via /. Similar to them they may optionally carry Verity authentication information. - System extensions are automatically looked for in the directories + System extensions are searched for in the directories /etc/extensions/, /run/extensions/ and /var/lib/extensions/. The first two listed directories are not suitable for carrying large binary images, however are still useful for carrying symlinks to them. The primary place for installing system extensions is /var/lib/extensions/. Any directories found in - these search directories are considered directory based extension images, any files with the + these search directories are considered directory based extension images; any files with the .raw suffix are considered disk image based extension images. During boot OS extension images are activated automatically, if the -- 2.47.3