summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2008-10-19 03:13:07 +0000
committerBrad Smith <brad@cvs.openbsd.org>2008-10-19 03:13:07 +0000
commit3127cea2145dcee5fc994c2ded958f651483982c (patch)
tree52fb04a576db603ff4425527f6183744bd99f93c
parent02524d727ebad764dae053650004d36f276a3f3b (diff)
Add a BUGS section to mention the status of S/PDIF support.
-rw-r--r--share/man/man4/auacer.46
-rw-r--r--share/man/man4/auixp.44
2 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/auacer.4 b/share/man/man4/auacer.4
index a1095fe74b2..ba40490e7cd 100644
--- a/share/man/man4/auacer.4
+++ b/share/man/man4/auacer.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: auacer.4,v 1.1 2008/08/28 10:29:35 mikeb Exp $
+.\" $OpenBSD: auacer.4,v 1.2 2008/10/19 03:13:06 brad Exp $
.\" $NetBSD: auacer.4,v 1.3.20.1 2008/06/02 13:21:34 mjf Exp $
.\"
.\" Copyright (c) 2004 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: August 28 2008 $
+.Dd $Mdocdate: October 19 2008 $
.Dt AUACER 4
.Os
.Sh NAME
@@ -54,4 +54,4 @@ device driver first appeared in
and was subsequently ported to
.Ox .
.Sh BUGS
-No input supported.
+No support for recording or S/PDIF.
diff --git a/share/man/man4/auixp.4 b/share/man/man4/auixp.4
index ec4ceda258a..20de80494a6 100644
--- a/share/man/man4/auixp.4
+++ b/share/man/man4/auixp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: auixp.4,v 1.8 2008/10/19 02:58:28 brad Exp $
+.\" $OpenBSD: auixp.4,v 1.9 2008/10/19 03:13:06 brad Exp $
.\" $NetBSD: auixp.4,v 1.4 2005/06/22 04:19:09 kent Exp $
.\"
.\" Copyright (c) 2004, 2005 The NetBSD Foundation, Inc.
@@ -54,3 +54,5 @@ The
.Nm
device driver appeared in
.Ox 3.8 .
+.Sh BUGS
+S/PDIF support is not fully implemented.