diff --git a/man/os-release.xml b/man/os-release.xml index 6fb3e1bb1a..99e31ba24e 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -594,10 +594,10 @@ Takes a space-separated list of one or more of the strings system, initrd and portable. This field is only supported in extension-release.d/ files and indicates what environments - the system extension is applicable to: i.e. to regular systems, to initrds, or to portable service - images. If unspecified, SYSEXT_SCOPE=system portable is implied, i.e. any system - extension without this field is applicable to regular systems and to portable service environments, - but not to initrd environments. + the system extension is applicable to: i.e. to regular systems, to initrds and exitrds, or to + portable service images. If not specified, SYSEXT_SCOPE=system portable is + implied, i.e. any system extension without this field is applicable to regular systems and to + portable service environments, but not to initrd/exitrd environments.