summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2000-12-03 15:06:09 +0000
committerMarc Espie <espie@cvs.openbsd.org>2000-12-03 15:06:09 +0000
commitcc271649681349382b2db60ab265adecf4c749e8 (patch)
tree95220480c0af5ba399832a4a64e59bf31c63e4a4
parentaeb6dd8df40052533c4a1cb24016f2dc8a9e5f41 (diff)
typo (d@)
-rw-r--r--share/man/man9/audio.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/audio.9 b/share/man/man9/audio.9
index eb6d7aef549..3d3f9f6f235 100644
--- a/share/man/man9/audio.9
+++ b/share/man/man9/audio.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: audio.9,v 1.4 2000/10/12 18:05:57 aaron Exp $
+.\" $OpenBSD: audio.9,v 1.5 2000/12/03 15:06:08 espie Exp $
.\" $NetBSD: audio.9,v 1.14 2000/02/11 22:56:15 kleink Exp $
.\"
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
@@ -348,7 +348,7 @@ is that some buses need special allocation to do DMA.
Returns the address of the buffer, or 0 on failure.
.It Dv void freem(void *hdl, void *addr, int type)
optional, is called to free memory allocated by
-.Va alloc .
+.Va allocm .
If not supplied
.Xr free 9
is used.