diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2016-10-17 06:56:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-17 06:56:22 +0200 |
commit | 9e7727521ff2e751ee064716ab735016abf72025 (patch) | |
tree | 01fea0c59234c033ef1f79a78d66b4776643cdb3 /man/sd_journal_add_match.xml | |
parent | 57e8c8524e710e5cfaa836a8add1adff890cf14a (diff) | |
parent | d0d5f0f778e6d95f2237b3bfcff9a2634c0557ab (diff) |
Merge pull request #4381 from keszybz/man-pages
Diffstat (limited to 'man/sd_journal_add_match.xml')
-rw-r--r-- | man/sd_journal_add_match.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/sd_journal_add_match.xml b/man/sd_journal_add_match.xml index 98415d53fd..7c64329aed 100644 --- a/man/sd_journal_add_match.xml +++ b/man/sd_journal_add_match.xml @@ -168,6 +168,9 @@ <refsect1> <title>Notes</title> + <para>All functions listed here are thread-agnostic and only a single thread may operate + on a given <structname>sd_journal</structname> object.</para> + <para>The <function>sd_journal_add_match()</function>, <function>sd_journal_add_disjunction()</function>, <function>sd_journal_add_conjunction()</function> and |