]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_journal_get_data.xml
tree-wide: use mdash instead of a two minuses
[thirdparty/systemd.git] / man / sd_journal_get_data.xml
index 1f25d068d71542797b7693e96762af28747841fa..908ee7db16e6a4401ba768df61cf34a408ac3ca2 100644 (file)
     <function>sd_journal_enumerate_unique()</function>. This threshold
     is a hint only: it indicates that the client program is interested
     only in the initial parts of the data fields, up to the threshold
-    in size -- but the library might still return larger data objects.
+    in size  but the library might still return larger data objects.
     That means applications should not rely exclusively on this
     setting to limit the size of the data fields returned, but need to
     apply a explicit size limit on the returned data as well. This