diff options
| author | root <root> | 2007-11-13 03:11:57 +0000 | 
|---|---|---|
| committer | root <root> | 2007-11-13 03:11:57 +0000 | 
| commit | c9877299894353b8aa7442192b15991de9d4767d (patch) | |
| tree | 7117102557435ae1238d2d5af012308a1a561e49 /ev.html | |
| parent | 1fb0a278db3f57899f7eb970a4fde56377b6d9c0 (diff) | |
add manpage to distro and install it
Diffstat (limited to 'ev.html')
| -rw-r--r-- | ev.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -6,7 +6,7 @@  	<meta name="description" content="Pod documentation for libev" />  	<meta name="inputfile" content="<standard input>" />  	<meta name="outputfile" content="<standard output>" /> -	<meta name="created" content="Mon Nov 12 20:19:59 2007" /> +	<meta name="created" content="Tue Nov 13 04:04:09 2007" />  	<meta name="generator" content="Pod::Xhtml 1.57" />  <link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head>  <body> @@ -275,7 +275,7 @@ more generic mechanism.</p>  	<dd>  		<p>Can be used to make a call to <code>ev_loop</code> return early (but only after it  has processed all outstanding events). The <code>how</code> argument must be either -<code>EVUNLOOP_ONCE</code>, which will make the innermost <code>ev_loop</code> call return, or +<code>EVUNLOOP_ONE</code>, which will make the innermost <code>ev_loop</code> call return, or  <code>EVUNLOOP_ALL</code>, which will make all nested <code>ev_loop</code> calls return.</p>  	</dd>  	<dt>ev_ref (loop)</dt> | 
