chiark / gitweb /
man: add sd_j_open_files to return values section
[elogind.git] / man / sd_journal_open.xml
index 182840e1df67fc403489139e400c0923b135c3c3..0f4178274e3f87efb6b9709922944eff50a1b6a5 100644 (file)
         <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>