From 88e1e41d72cefb79606bfb65796f9d22ae41c6a3 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 30 Mar 2000 21:46:38 +0000 Subject: [PATCH] buffersize -> buffer_size --- 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 8af6b5a5bac..fc9d6da3142 100644 --- a/share/man/man4/audio.4 +++ b/share/man/man4/audio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audio.4,v 1.9 1999/07/09 13:35:48 aaron Exp $ +.\" $OpenBSD: audio.4,v 1.10 2000/03/30 21:46:38 alex Exp $ .\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -145,7 +145,7 @@ by read or write; all access is by reading and writing to the mapped memory. The device appears as a block of memory of size -.Va buffersize +.Va buffer_size (as available via .Dv AUDIO_GETINFO ). The device driver will continuously move data from this buffer -- 2.20.1