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=084fda251a4feb92aef48e7d8fb11b51ad67a017;hb=4a02e68602be9f6f3caac0f6195672490f715fe1;hpb=494a66821815e8109afa136bd42818b85da38c09 diff --git a/man/sd_id128_get_machine.xml b/man/sd_id128_get_machine.xml index 084fda251..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-id128 pkg-config1 + libsystemd pkg-config1 file.