summaryrefslogtreecommitdiff
path: root/doc/xs_poll.txt
diff options
context:
space:
mode:
authorMartin Lucina <martin@lucina.net>2012-03-14 15:55:01 +0100
committerMartin Lucina <martin@lucina.net>2012-03-14 15:55:01 +0100
commitd5064791e2c4b5e8f9ce46c47272fd054c16e4af (patch)
treedd2c6dbca74eb5c8fe64f11188bee0d689207a00 /doc/xs_poll.txt
parent62f419884ca8f47449075e33af4d7d00823111d3 (diff)
Documentation updates (API reference)
Signed-off-by: Martin Lucina <martin@lucina.net>
Diffstat (limited to 'doc/xs_poll.txt')
-rw-r--r--doc/xs_poll.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xs_poll.txt b/doc/xs_poll.txt
index 37f7dc5..c809e28 100644
--- a/doc/xs_poll.txt
+++ b/doc/xs_poll.txt
@@ -10,7 +10,7 @@ xs_poll - input/output multiplexing
SYNOPSIS
--------
-*int xs_poll (xs_pollitem_t '*items', int 'nitems', long 'timeout');*
+*int xs_poll (xs_pollitem_t '*items', int 'nitems', int 'timeout');*
DESCRIPTION