X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_id128_get_machine.xml;h=b3bf529c388f99d82b39d0e952628c5b3ad28fe1;hb=ae6c3cc009a21df4b51851fb8fe3fde0b7d6d8f0;hp=6bee7ad9c127f28ec644bc39670bdc796268fcce;hpb=e9dd9f9547350c7dc0473583b5c2228dc8f0ab76;p=elogind.git diff --git a/man/sd_id128_get_machine.xml b/man/sd_id128_get_machine.xml index 6bee7ad9c..b3bf529c3 100644 --- a/man/sd_id128_get_machine.xml +++ b/man/sd_id128_get_machine.xml @@ -54,12 +54,12 @@ int sd_id128_get_machine - sd_id128_t* ret + sd_id128_t *ret int sd_id128_get_boot - sd_id128_t* ret + sd_id128_t *ret @@ -83,7 +83,7 @@ file exposed by the kernel. It is randomly generated early at boot and is unique for every running kernel instance. See - random4 + random4 for more information. This function also internally caches the returned ID to make this call a cheap operation. @@ -116,9 +116,9 @@ The sd_id128_get_machine() and sd_id128_get_boot() - interfaces are available as shared library, which can + interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-id128 pkg-config1 + libsystemd pkg-config1 file.