summaryrefslogtreecommitdiff
path: root/share/man/man9/audio.9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-03-08 23:17:19 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-03-08 23:17:19 +0000
commite4d6c2b07d73ae08da157db2edb9142ad02ab1b0 (patch)
tree047651ed0c8b57784ff0d481e04535023dd4bbd6 /share/man/man9/audio.9
parent132629ec02bdeab9c704e36b8958f9ee6f99ac16 (diff)
.Xr's for section9:
- MLINKS for uvm stuff - MLINK vgone.9 vgonel.9 - typos - fixed SYNOPSIS of extattr(9) lots of help from miod and art ok miod@ art@
Diffstat (limited to 'share/man/man9/audio.9')
-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 69fc2de54b4..a8bee33fac6 100644
--- a/share/man/man9/audio.9
+++ b/share/man/man9/audio.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: audio.9,v 1.10 2002/02/17 19:42:29 millert Exp $
+.\" $OpenBSD: audio.9,v 1.11 2003/03/08 23:17:18 jmc Exp $
.\" $NetBSD: audio.9,v 1.14 2000/02/11 22:56:15 kleink Exp $
.\"
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
@@ -403,7 +403,7 @@ Returns -1 on failure, or a machine dependent opaque value
on success.
.It Dv int get_props(void *hdl)
Should return the device properties, as per
-.Xr audio 2
+.Xr audio 4
.Dv AUDIO_GETPROPS
ioctl, i.e., a combination of
.Dv AUDIO_PROP_xxx .