mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
man: add sd_j_open_files to return values section
This commit is contained in:
parent
e40ec7aec5
commit
5e9dfd2ef9
@ -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>
|
||||
|
@ -314,7 +314,7 @@
|
||||
dependencies of type
|
||||
<varname>Before=</varname> to
|
||||
<filename>sysroot-usr.mount</filename>
|
||||
and all mount points fround in
|
||||
and all mount points found in
|
||||
<filename>/etc/fstab</filename>
|
||||
that have the
|
||||
<option>auto</option> and
|
||||
|
Loading…
x
Reference in New Issue
Block a user