diff options
author | root <root> | 2008-05-18 10:36:38 +0000 |
---|---|---|
committer | root <root> | 2008-05-18 10:36:38 +0000 |
commit | 6637a0131022a1636b43b9954874b9bed93c52dc (patch) | |
tree | 0599a7ca0d283c5a0abc57801d2cc8349b78866a /ev.3 | |
parent | 0b9d2a3a9361d5ce42f5fe0590eeb2956fbe78fd (diff) |
*** empty log message ***rel-3_33
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 |