From 1d0f2f8d806758a70e8fc81536e0cf54649f1bf5 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 8 Dec 2022 15:43:26 +0900 Subject: [PATCH] man: mention sd_id128_get_machine() or friend may return -ENOPKG (cherry picked from commit a237c6e0b0b294cebc084891a84173a19eb69172) Related: RHEL-27512 --- man/sd_id128_get_machine.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/sd_id128_get_machine.xml b/man/sd_id128_get_machine.xml index a778f8a2b0..8bc76b686b 100644 --- a/man/sd_id128_get_machine.xml +++ b/man/sd_id128_get_machine.xml @@ -144,6 +144,14 @@ empty or all zeros. + + -ENOPKG + + Returned by sd_id128_get_machine() and + sd_id128_get_machine_app_specific() when the content of + /etc/machine-id is uninitialized. + + -ENXIO