summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libevent/event.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libevent/event.3 b/lib/libevent/event.3
index 2a27cc43332..ec5614a1844 100644
--- a/lib/libevent/event.3
+++ b/lib/libevent/event.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: event.3,v 1.12 2004/04/28 07:35:07 jmc Exp $
+.\" $OpenBSD: event.3,v 1.13 2005/02/02 09:59:17 jolan Exp $
.\"
.\" Copyright (c) 2000 Artur Grabowski <art@openbsd.org>
.\" All rights reserved.
@@ -432,7 +432,7 @@ The
.Nm event
library was written by Niels Provos.
.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