mirror of
https://github.com/systemd/systemd.git
synced 2025-02-07 05:57:46 +03:00
man: drop spurious version info for error code
Follow-up for 87fe0a69606920dbdb11854be9223ddeef823fa1.
This commit is contained in:
parent
c1ab4458f2
commit
fc6ec43c02
@ -183,18 +183,16 @@
|
||||
<varlistentry>
|
||||
<term><constant>-EBADF</constant></term>
|
||||
|
||||
<listitem><para>The passed file descriptor is not valid.</para>
|
||||
<listitem><para>The passed file descriptor is not valid.</para></listitem>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v250"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><constant>-ENOSYS</constant></term>
|
||||
|
||||
<listitem><para><function>sd_event_add_inotify_fd()</function> was called without
|
||||
<filename>/proc/</filename> mounted.</para>
|
||||
<filename>/proc/</filename> mounted.</para></listitem>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v250"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
Loading…
x
Reference in New Issue
Block a user