summaryrefslogtreecommitdiff
path: root/man/sd_journal_get_data.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-11-10 06:38:36 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-11-12 17:10:32 +0900
commit725d9713a9f8d9eddf665aefffee04a5d18f1179 (patch)
tree95753bc4dadd761847f19d6b08b4ce2de16f3396 /man/sd_journal_get_data.xml
parentaf7ce3faf88f6bcd5c82a71412fa81e8ae34acbb (diff)
downloadsystemd-725d9713a9f8d9eddf665aefffee04a5d18f1179.tar.gz
man: append parentheses for function name
Diffstat (limited to 'man/sd_journal_get_data.xml')
-rw-r--r--man/sd_journal_get_data.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_get_data.xml b/man/sd_journal_get_data.xml
index b18aaec658..2955cd264b 100644
--- a/man/sd_journal_get_data.xml
+++ b/man/sd_journal_get_data.xml
@@ -245,7 +245,7 @@
<function>sd_journal_get_data()</function>.</para>
<para>Use the
- <function>SD_JOURNAL_FOREACH_DATA</function> macro to
+ <function>SD_JOURNAL_FOREACH_DATA()</function> macro to
iterate through all fields of the current journal
entry:</para>