diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-08-06 14:13:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-06 14:13:30 +0200 |
commit | 7735d9397b4ede86aebbada9ab01b241527fe525 (patch) | |
tree | a3ea332790f729a3face9341882aae922329f5dd /man/sd_journal_enumerate_fields.xml | |
parent | resolve: treat some icmp errors as disconnected (diff) | |
parent | man: include libsystemd-pkgconfig.xml in a few more man pages (diff) | |
download | systemd-7735d9397b4ede86aebbada9ab01b241527fe525.tar.xz systemd-7735d9397b4ede86aebbada9ab01b241527fe525.zip |
Merge pull request #9792 from poettering/hashmap-mempool
minor hashmap fixes
Diffstat (limited to 'man/sd_journal_enumerate_fields.xml')
-rw-r--r-- | man/sd_journal_enumerate_fields.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/sd_journal_enumerate_fields.xml b/man/sd_journal_enumerate_fields.xml index 95af2c1ee0..c5704f53ad 100644 --- a/man/sd_journal_enumerate_fields.xml +++ b/man/sd_journal_enumerate_fields.xml @@ -86,8 +86,7 @@ <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> + <xi:include href="threads-aware.xml" xpointer="strict" /> <xi:include href="libsystemd-pkgconfig.xml" xpointer="pkgconfig-text"/> </refsect1> |