X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd-id128.xml;h=5a4146a0f9c044fdc3566b8081c611e82da156fc;hp=02fb76b56df38f78c784cbf14c8812ad76f00d2f;hb=ee43f49b7889b546fe05a141459d7f1ddf129bd4;hpb=e9dd9f9547350c7dc0473583b5c2228dc8f0ab76 diff --git a/man/sd-id128.xml b/man/sd-id128.xml index 02fb76b56..5a4146a0f 100644 --- a/man/sd-id128.xml +++ b/man/sd-id128.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + sd-id128 @@ -59,7 +60,7 @@ - pkg-config --cflags --libs libsystemd-id128 + pkg-config --cflags --libs libsystemd @@ -71,7 +72,7 @@ process and generate 128-bit ID values. The 128-bit ID values processed and generated by these APIs are a generalization of OSF UUIDs as defined by RFC + url="https://tools.ietf.org/html/rfc4122">RFC 4122 but use a simpler string format. These functions impose no structure on the used IDs, much unlike OSF UUIDs or Microsoft GUIDs, @@ -152,15 +153,7 @@ option. - - Notes - - These APIs are implemented as a shared library, - which can be compiled and linked to with the - libsystemd-id128 pkg-config1 - file. - - + See Also