CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2012/09/14 14:16:24
Modified files: lib/libsndio : mio_open.3 Log message: Have mio_open(3) document all return values in the RETURN VALUES section. And don't document the return value of mio_pollfd() twice, one instance of which was incorrect. ok jmc, ratchov