X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_query_unique.xml;h=6f489bb5b4ea708916d1e0646109c36dfd296c9a;hp=f2f8af0eb5a78dcf0824cff74f0f87f82ab17a22;hb=96197df081a16bec192a6cfb8f19674ca58f4835;hpb=774471b68a948e58c9fc79d61b6f79dbc2e01b37 diff --git a/man/sd_journal_query_unique.xml b/man/sd_journal_query_unique.xml index f2f8af0eb..6f489bb5b 100644 --- a/man/sd_journal_query_unique.xml +++ b/man/sd_journal_query_unique.xml @@ -113,7 +113,9 @@ invocation of sd_journal_enumerate_unique(). Note that the data returned will be prefixed with the field - name and '='. + name and '='. Note that this call is subject to the + data field size threshold as controlled by + sd_journal_set_data_threshold(). sd_journal_restart_unique() resets the data enumeration index to the beginning of @@ -154,10 +156,9 @@ The sd_journal_query_unique(), sd_journal_enumerate_unique() and sd_journal_restart_unique() - 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-journal - pkg-config1 + libsystemd pkg-config1 file.