X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_id128_get_machine.xml;h=b3bf529c388f99d82b39d0e952628c5b3ad28fe1;hp=cce3979f85212a11b7b94da9cb930c89466a51f8;hb=ce0f1493c399178a3c7796415bfe5abd105ad610;hpb=14bf87881b6e6788447e46108b5bb074d8c5f726 diff --git a/man/sd_id128_get_machine.xml b/man/sd_id128_get_machine.xml index cce3979f8..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. @@ -118,7 +118,7 @@ and sd_id128_get_boot() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file.