man: mention that sd_id128_get_boot() and friend may return -ENOSYS
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 8 Dec 2022 06:49:02 +0000 (15:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 12 Dec 2022 13:06:35 +0000 (22:06 +0900)
commitc576920e673114529c5bfe5ea29891a24a443338
treee2de56f857a9358707d823c64df869034594e251
parente2720340e9fdf3aee2e8998dc72798de50be3630
man: mention that sd_id128_get_boot() and friend may return -ENOSYS

And drop to mention sd_id128_get_boot_app_specific() may return -ENOENT
or -ENOMEDIUM. The function does not read /etc/machine-id. But reads a
file in the procfs, which is a kind of the kernel API. Hence the
failures are caused only when the system has wrong setup.
man/sd_id128_get_machine.xml