We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5497196 commit 98aac2aCopy full SHA for 98aac2a
man/os-release.xml
@@ -342,10 +342,9 @@
342
343
<para>Container and sandbox runtime managers may make the host's
344
identification data available to applications by providing the host's
345
- <filename>/etc/os-release</filename> and
346
- <filename>/usr/lib/os-release</filename> as respectively
347
- <filename>/run/host/etc/os-release</filename> and
348
- <filename>/run/host/usr/lib/os-release</filename>.</para>
+ <filename>/etc/os-release</filename> (if available, otherwise
+ <filename>/usr/lib/os-release</filename> as a fallback) as
+ <filename>/run/host/os-release</filename>.</para>
349
</refsect1>
350
351
<refsect1>
0 commit comments