Fix omission in docs

change "if is missing" to "if /etc/machine-id is missing".
This commit is contained in:
Joost Heitbrink 2019-01-15 21:27:08 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent 29a93cb19d
commit 850115b3a1
1 changed files with 2 additions and 2 deletions

View File

@ -122,8 +122,8 @@
<function>sd_id128_get_machine()</function>,
<function>sd_id128_get_machine_app_specific()</function>, and
<function>sd_id128_get_boot_app_specific()</function> return <constant>-ENOENT</constant> if
<filename>/etc/machine-id</filename> is missing, and <constant>-ENOMEDIUM</constant> if is empty
or all zeros.</para>
<filename>/etc/machine-id</filename> is missing, and <constant>-ENOMEDIUM</constant> if
<filename>/etc/machine-id</filename> is empty or all zeros.</para>
</refsect1>
<xi:include href="libsystemd-pkgconfig.xml" />