mirror of
https://github.com/systemd/systemd.git
synced 2025-03-03 16:58:37 +03:00
Fix omission in docs
change "if is missing" to "if /etc/machine-id is missing".
This commit is contained in:
parent
29a93cb19d
commit
850115b3a1
@ -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" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user