From bca504e41cd146f39b1fdf749ee6ea3718c34f02 Mon Sep 17 00:00:00 2001 From: Niels Provos Date: Sat, 23 Apr 2005 02:38:30 +0000 Subject: [PATCH] fix typos svn:r150 --- event.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/event.3 b/event.3 index bb8b7873..64ddfc2b 100644 --- a/event.3 +++ b/event.3 @@ -324,7 +324,7 @@ the call will have no effect. .Pp The function .Fn event_once -is similiar to +is similar to .Fn event_set . However, it schedules a callback to be called exactly once and does not require the caller to prepare an @@ -507,7 +507,7 @@ The library was written by Niels Provos. .Pp .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 check the source code to find out how it works, write up the missing piece of documentation and send it to -- 2.40.0