From 12a302fbde748790695fffe7c3e83b70d99cb039 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Thu, 22 Feb 1996 11:47:22 +0000 Subject: From NetBSD: Fix typo, from John Kohl. Closes PR 2066. --- share/man/man4/audio.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4 index b2fb9be5d8e..45d70d0c082 100644 --- a/share/man/man4/audio.4 +++ b/share/man/man4/audio.4 @@ -24,7 +24,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: audio.4,v 1.1 1995/11/13 04:27:27 deraadt Exp $ +.\" $Id: audio.4,v 1.2 1996/02/22 11:47:21 niklas Exp $ .\" .Dd November 5, 1995 .Dt AUDIO 4 @@ -65,7 +65,7 @@ functions. When .Pa /dev/audio is opened, it automatically directs the underlying driver to manipulate -monaural 8-bit mulaw sample. In addition, if it is opened read-only +monaural 8-bit mulaw samples. In addition, if it is opened read-only (write-only) the device is set to half-duplex record (play) mode with recording (playing) unpaused and playing (recording) paused. When -- cgit v1.2.3