mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-10 04:50:37 -04:00
fix typos
svn:r150
This commit is contained in:
parent
1d0d4bc66e
commit
bca504e41c
4
event.3
4
event.3
@ -324,7 +324,7 @@ the call will have no effect.
|
|||||||
.Pp
|
.Pp
|
||||||
The function
|
The function
|
||||||
.Fn event_once
|
.Fn event_once
|
||||||
is similiar to
|
is similar to
|
||||||
.Fn event_set .
|
.Fn event_set .
|
||||||
However, it schedules a callback to be called exactly once and does not
|
However, it schedules a callback to be called exactly once and does not
|
||||||
require the caller to prepare an
|
require the caller to prepare an
|
||||||
@ -507,7 +507,7 @@ The
|
|||||||
library was written by Niels Provos.
|
library was written by Niels Provos.
|
||||||
.Pp
|
.Pp
|
||||||
.Sh BUGS
|
.Sh BUGS
|
||||||
This documentation is neither complete nor authorative.
|
This documentation is neither complete nor authoritative.
|
||||||
If you are in doubt about the usage of this API then
|
If you are in doubt about the usage of this API then
|
||||||
check the source code to find out how it works, write
|
check the source code to find out how it works, write
|
||||||
up the missing piece of documentation and send it to
|
up the missing piece of documentation and send it to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user