projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac7653a
)
man: fix function name
author
Evgeny Vereshchagin
<evvers@ya.ru>
Thu, 26 Nov 2015 07:54:08 +0000
(07:54 +0000)
committer
Evgeny Vereshchagin
<evvers@ya.ru>
Thu, 26 Nov 2015 07:54:08 +0000
(07:54 +0000)
man/sd_event_add_io.xml
patch
|
blob
|
history
diff --git
a/man/sd_event_add_io.xml
b/man/sd_event_add_io.xml
index e3ac407cdfc8d09d4c3d9d3a5a2b4fc0e9639c9a..4cc0428e299c817ed909b6d375b68633f6d22996 100644
(file)
--- a/
man/sd_event_add_io.xml
+++ b/
man/sd_event_add_io.xml
@@
-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_
r
events()</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