From 76e4960aa9b9badbd9caa376e303f9360ebb7ccd Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Dec 2014 23:30:55 +0000 Subject: Documentation fixes --- doc/libstddjb/iopause.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/libstddjb/iopause.html') diff --git a/doc/libstddjb/iopause.html b/doc/libstddjb/iopause.html index 72eedde..da6ff48 100644 --- a/doc/libstddjb/iopause.html +++ b/doc/libstddjb/iopause.html @@ -188,7 +188,7 @@ if it is available; but if it is not, then iopause_poll defaults to which has a more comfortable API than select(), but a maximum precision of 1 millisecond which might not be enough for some applications; whereas -iopause_select defaults to select(), which incurs some CPU overhead for the +iopause_select defaults to select(), which incurs some CPU overhead for the API conversion, but has a 1 microsecond precision.

-- cgit v1.3.1