summaryrefslogtreecommitdiff
path: root/man/sd-id128.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd-id128.xml')
-rw-r--r--man/sd-id128.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/man/sd-id128.xml b/man/sd-id128.xml
index c869943ad7..245bfbb4d3 100644
--- a/man/sd-id128.xml
+++ b/man/sd-id128.xml
@@ -121,11 +121,13 @@
<refsect1>
<title>Description</title>
- <para><filename>sd-id128.h</filename> provides APIs to generate, convert, and compare 128-bit ID values.
- The 128-bit ID values processed and generated by these APIs are a generalization of OSF UUIDs as defined
- by <ulink url="https://tools.ietf.org/html/rfc4122">RFC 4122</ulink> but use a simpler string format.
- These functions impose no structure on the used IDs, much unlike OSF UUIDs or Microsoft GUIDs, but are
- mostly compatible with those types of IDs.
+ <para><filename>sd-id128.h</filename> is part of
+ <citerefentry><refentrytitle>libsystemd</refentrytitle><manvolnum>3</manvolnum></citerefentry> and
+ provides APIs to generate, convert, and compare 128-bit ID values. The 128-bit ID values processed and
+ generated by these APIs are a generalization of OSF UUIDs as defined by <ulink
+ url="https://tools.ietf.org/html/rfc4122">RFC 4122</ulink> but use a simpler string format. These
+ functions impose no structure on the used IDs, much unlike OSF UUIDs or Microsoft GUIDs, but are mostly
+ compatible with those types of IDs.
</para>
<para>A 128-bit ID is implemented as the following