summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-10-26 15:07:26 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-10-26 15:07:26 +0000
commitb72466e543e8e5354731163e551c1644cec7b2fd (patch)
tree37c8b5d86ad4482d91d919a3c1f934799c4a0589 /share/man
parent830d73e8b467466ee632d39878d9124a0f6da254 (diff)
add some audio/libsa cross refs;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/audio.45
-rw-r--r--share/man/man9/audio.95
2 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4
index 08281768564..c08d8268281 100644
--- a/share/man/man4/audio.4
+++ b/share/man/man4/audio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: audio.4,v 1.55 2008/06/26 05:42:06 ray Exp $
+.\" $OpenBSD: audio.4,v 1.56 2008/10/26 15:07:25 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: June 26 2008 $
+.Dd $Mdocdate: October 26 2008 $
.Dt AUDIO 4
.Os
.Sh NAME
@@ -769,6 +769,7 @@ string values.
.Xr mixerctl 1 ,
.Xr ioctl 2 ,
.Xr ossaudio 3 ,
+.Xr sa_open 3 ,
.Xr ac97 4 ,
.Xr uaudio 4 ,
.Xr audio 9
diff --git a/share/man/man9/audio.9 b/share/man/man9/audio.9
index cf0f686a079..df5074b9abd 100644
--- a/share/man/man9/audio.9
+++ b/share/man/man9/audio.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: audio.9,v 1.19 2008/06/26 05:42:07 ray Exp $
+.\" $OpenBSD: audio.9,v 1.20 2008/10/26 15:07:25 jmc Exp $
.\" $NetBSD: audio.9,v 1.14 2000/02/11 22:56:15 kleink Exp $
.\"
.\" Copyright (c) 1999, 2000 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: June 26 2008 $
+.Dd $Mdocdate: October 26 2008 $
.Dt AUDIO 9
.Os
.Sh NAME
@@ -533,6 +533,7 @@ and be of class
.Xr ioctl 2 ,
.Xr mmap 2 ,
.Xr open 2 ,
+.Xr sa_open 3 ,
.Xr audio 4 ,
.Xr free 9 ,
.Xr malloc 9