CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2012/09/15 02:58:08
Modified files: lib/libsndio : mio_open.3 Log message: Improve instructions for handling non-blocking I/O with poll(2) and the mio_* functions. As per suggestion from jmc tidy up spacing in RETURN VALUES section and Xr poll(2). ok jmc ratchov