summaryrefslogtreecommitdiff
path: root/share/man/man4/audio.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/audio.4')
-rw-r--r--share/man/man4/audio.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4
index 29f5a14f68a..bd7994b45f5 100644
--- a/share/man/man4/audio.4
+++ b/share/man/man4/audio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: audio.4,v 1.59 2009/01/17 10:07:50 jmc Exp $
+.\" $OpenBSD: audio.4,v 1.60 2009/03/24 15:47:36 sobrado Exp $
.\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 17 2009 $
+.Dd $Mdocdate: March 24 2009 $
.Dt AUDIO 4
.Os
.Sh NAME
@@ -196,7 +196,7 @@ appropriate for the current sampling mode.
These commands fetch the count of dropped input or output samples into
the
.Vt int *
-argument, repectively.
+argument, respectively.
There is no information regarding when in the sample stream
they were dropped.
.Pp
@@ -528,13 +528,13 @@ Care should be taken when setting the
.Va block_size
before other parameters.
If the device does not natively support the audio parameters, then the
-internal block size may be scaled to a larger size to accomodate
+internal block size may be scaled to a larger size to accommodate
conversion to a native format.
If the
.Va block_size
has been set, the internal block size will not be rescaled when the
parameters, and thus possibly the scaling factor, change.
-This can result in a block size much larger than was orginally requested.
+This can result in a block size much larger than was originally requested.
It is recommended to set
.Va block_size
at the same time as, or after, all other parameters have been set.