diff options
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/audio.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4 index 17afb388b6a..20761790407 100644 --- a/share/man/man4/audio.4 +++ b/share/man/man4/audio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audio.4,v 1.41 2007/07/06 04:40:20 jakemsr Exp $ +.\" $OpenBSD: audio.4,v 1.42 2007/08/08 05:51:23 jakemsr Exp $ .\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 6 2007 $ +.Dd $Mdocdate: August 8 2007 $ .Dt AUDIO 4 .Os .Sh NAME @@ -118,7 +118,8 @@ concurrently without interference. If a full-duplex capable .Nm audio device is opened for both reading and writing, -it will start in full-duplex playback and recording mode. +it will start in half-duplex play mode; full-duplex mode has to be set +explicitly. On either type of device, if the playback mode is paused then silence is played instead of the provided samples and, if recording is paused, then the process blocks in |