summaryrefslogtreecommitdiff
path: root/man/sd_journal_enumerate_fields.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_journal_enumerate_fields.xml')
-rw-r--r--man/sd_journal_enumerate_fields.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_enumerate_fields.xml b/man/sd_journal_enumerate_fields.xml
index 62bb53bb30..e074906980 100644
--- a/man/sd_journal_enumerate_fields.xml
+++ b/man/sd_journal_enumerate_fields.xml
@@ -91,7 +91,7 @@
<refsect1>
<title>Examples</title>
- <para>Use the <function>SD_JOURNAL_FOREACH_FIELD</function> macro to iterate through all field names in use in the
+ <para>Use the <function>SD_JOURNAL_FOREACH_FIELD()</function> macro to iterate through all field names in use in the
current journal.</para>
<programlisting>#include &lt;stdio.h&gt;