summaryrefslogtreecommitdiff
path: root/man/systemd-sysext.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-03-30 09:40:14 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2023-04-03 15:28:44 +0200
commit0d6e0adef576871e8ccb5dd16a30565e7f10f8f7 (patch)
tree2155c3ff44c2afa878c0256822864eaa489082c7 /man/systemd-sysext.xml
parent2c71aa77a5f600ad151f9d28e449cb96bf60e8d8 (diff)
downloadsystemd-0d6e0adef576871e8ccb5dd16a30565e7f10f8f7.tar.gz
man/systemd-sysext: minor grammar optimizations
Diffstat (limited to 'man/systemd-sysext.xml')
-rw-r--r--man/systemd-sysext.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-sysext.xml b/man/systemd-sysext.xml
index 258c7142c9..96e40ddf95 100644
--- a/man/systemd-sysext.xml
+++ b/man/systemd-sysext.xml
@@ -83,12 +83,12 @@
service manager supports via <option>RootDirectory=</option>/<option>RootImage=</option>. Similar to
them they may optionally carry Verity authentication information.</para>
- <para>System extensions are automatically looked for in the directories
+ <para>System extensions are searched for in the directories
<filename>/etc/extensions/</filename>, <filename>/run/extensions/</filename> and
<filename>/var/lib/extensions/</filename>. 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 <filename>/var/lib/extensions/</filename>. 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
<filename>.raw</filename> suffix are considered disk image based extension images.</para>
<para>During boot OS extension images are activated automatically, if the