diff options
Diffstat (limited to 'man/sd_journal_query_unique.xml')
-rw-r--r-- | man/sd_journal_query_unique.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/sd_journal_query_unique.xml b/man/sd_journal_query_unique.xml index f2f8af0eb5..502a7e08c2 100644 --- a/man/sd_journal_query_unique.xml +++ b/man/sd_journal_query_unique.xml @@ -113,7 +113,9 @@ invocation of <function>sd_journal_enumerate_unique()</function>. Note that the data returned will be prefixed with the field - name and '='.</para> + name and '='. Note that this call is subject to the + data field size threshold as controlled by + <function>sd_journal_set_data_threshold()</function>.</para> <para><function>sd_journal_restart_unique()</function> resets the data enumeration index to the beginning of |