summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-01-17 10:07:51 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-01-17 10:07:51 +0000
commit908ffeea065b2bab934be08ff74955acca474119 (patch)
tree4a2eea7987dda6eae18a04190d98c5275b0b7f45 /share/man/man4
parentdafeddbcf0a0bf444d3152eead4a974d66b209ed (diff)
typo fix - ok jakemsr - and add a comma;
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/audio.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4
index 0a3fbeb4b7a..29f5a14f68a 100644
--- a/share/man/man4/audio.4
+++ b/share/man/man4/audio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: audio.4,v 1.58 2009/01/16 23:07:33 jakemsr Exp $
+.\" $OpenBSD: audio.4,v 1.59 2009/01/17 10:07:50 jmc 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 16 2009 $
+.Dd $Mdocdate: January 17 2009 $
.Dt AUDIO 4
.Os
.Sh NAME
@@ -443,7 +443,7 @@ unsigned linear encoding with big endian byte order
The
.Va precision
parameter describes the number of bits of audio data per sample.
-For ample formats such as 8, 16 and 32-bit, where the number of audio data
+For sample formats such as 8, 16, and 32-bit, where the number of audio data
bits is a power of 2,
.Va precision
is also exactly the size of each sample.