mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
man: fix function name
This commit is contained in:
parent
ac7653a433
commit
13b6b49fa2
@ -196,7 +196,7 @@
|
||||
with <function>sd_event_add_io()</function>. It takes the event
|
||||
source object and the new event mask to set.</para>
|
||||
|
||||
<para><function>sd_event_source_get_io_events()</function>
|
||||
<para><function>sd_event_source_get_io_revents()</function>
|
||||
retrieves the I/O event mask of currently seen but undispatched
|
||||
events from an I/O event source created previously with
|
||||
<function>sd_event_add_io()</function>. It takes the event source
|
||||
|
Loading…
Reference in New Issue
Block a user