diff options
Diffstat (limited to 'ev.3')
-rw-r--r-- | ev.3 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -132,7 +132,7 @@ .\" ======================================================================== .\" .IX Title "LIBEV 3" -.TH LIBEV 3 "2008-05-09" "libev-1.1" "libev - high perfromance full featured event loop" +.TH LIBEV 3 "2008-05-11" "libev-3.33" "libev - high perfromance full featured event loop" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -205,7 +205,7 @@ libev \- a high performance full\-featured event loop written in C .IX Header "DESCRIPTION" The newest version of this document is also available as an html-formatted web page you might find easier to navigate when reading it for the first -time: <http://cvs.schmorp.de/libev/ev.html>. +time: <http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod>. .PP Libev is an event loop: you register interest in certain events (such as a file descriptor being readable or a timeout occurring), and it will manage |