]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd-sysext: minor grammar optimizations
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 30 Mar 2023 07:40:14 +0000 (09:40 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 3 Apr 2023 13:28:44 +0000 (15:28 +0200)
man/systemd-sysext.xml

index 258c7142c93938be08ff2b46b82944afdb9cb4b6..96e40ddf9544d12b6aa7f467436bbf54ec90678a 100644 (file)
     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