diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-11-06 22:17:27 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-11-06 22:17:27 +0000 |
commit | d61cd1c11441e91ef0218dc60903909298a927f0 (patch) | |
tree | 8f16872346bd958b17ebcaa54d133e4a9c16fae7 /lib/libsndio/sio_open.3 | |
parent | 2666386e99a26c0d3e0362f7f93fd746a6da7ef5 (diff) |
tweak previous;
Diffstat (limited to 'lib/libsndio/sio_open.3')
-rw-r--r-- | lib/libsndio/sio_open.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libsndio/sio_open.3 b/lib/libsndio/sio_open.3 index f0c31f7f3fd..981a37f8b42 100644 --- a/lib/libsndio/sio_open.3 +++ b/lib/libsndio/sio_open.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sio_open.3,v 1.25 2010/11/06 20:25:42 ratchov Exp $ +.\" $OpenBSD: sio_open.3,v 1.26 2010/11/06 22:17:26 jmc Exp $ .\" .\" Copyright (c) 2007 Alexandre Ratchov <alex@caoua.org> .\" @@ -669,7 +669,8 @@ The callback is always invoked when is called in order to provide the initial volume. An application can safely assume that once .Fn sio_onvol -returns non-zero value, the callback has already been invoked and thus +has returned a non-zero value, +the callback has been invoked and thus the current volume is available. If there's no volume setting available, .Fn sio_onvol |