summaryrefslogtreecommitdiff
path: root/man/sd_journal_open.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_journal_open.xml')
-rw-r--r--man/sd_journal_open.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml
index 182840e1df..0f4178274e 100644
--- a/man/sd_journal_open.xml
+++ b/man/sd_journal_open.xml
@@ -175,8 +175,9 @@
<refsect1>
<title>Return Value</title>
- <para>The <function>sd_journal_open()</function> and
- <function>sd_journal_open_directory()</function> calls
+ <para>The <function>sd_journal_open()</function>,
+ <function>sd_journal_open_directory()</function>, and
+ <function>sd_journal_open_files()</function> calls
return 0 on success or a negative errno-style error
code. <function>sd_journal_close()</function> returns
nothing.</para>