diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-31 12:56:02 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-31 12:56:02 +0000 |
commit | fc890d8b525545080a6acec2617764df21f54faf (patch) | |
tree | 3812d30dfb1a2dd04a90cb37cf1adac8e4ee7bf4 /share/man/man4/man4.i386 | |
parent | a008f842c1509b28f93c9d8b6b886e9d87f65ee0 (diff) |
some i386 audio cards i missed;
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r-- | share/man/man4/man4.i386/gus.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/pss.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/wss.4 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.i386/gus.4 b/share/man/man4/man4.i386/gus.4 index 885d5e1e056..689a54a5e83 100644 --- a/share/man/man4/man4.i386/gus.4 +++ b/share/man/man4/man4.i386/gus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gus.4,v 1.12 2002/10/01 07:14:14 miod Exp $ +.\" $OpenBSD: gus.4,v 1.13 2006/08/31 12:56:01 jmc Exp $ .\" $NetBSD: gus.4,v 1.7 1997/10/08 21:59:55 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm gus -.Nd Gravis UltraSound/UltraSound MAX device driver +.Nd Gravis UltraSound/UltraSound MAX audio device .Sh SYNOPSIS .Cd "gus0 at isa? port 0x220 irq 7 drq 1 drq2 6" .Cd "gus* at isapnp?" diff --git a/share/man/man4/man4.i386/pss.4 b/share/man/man4/man4.i386/pss.4 index c4e39e71300..47c3df5b837 100644 --- a/share/man/man4/man4.i386/pss.4 +++ b/share/man/man4/man4.i386/pss.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pss.4,v 1.7 2003/07/09 13:26:20 jmc Exp $ +.\" $OpenBSD: pss.4,v 1.8 2006/08/31 12:56:01 jmc Exp $ .\" $NetBSD: pss.4,v 1.3 1997/10/05 21:42:20 augustss Exp $ .\" .\" Copyright (c) 1995 Michael Long. @@ -31,7 +31,7 @@ .Os .Sh NAME .Nm pss -.Nd Personal Sound System hardware driver +.Nd Personal Sound System audio driver .Sh SYNOPSIS .Cd "pss0 at isa? port 0x220 irq 7 drq 6" .Cd "sp0 at pss0 port 0x530 irq 10 drq 0" diff --git a/share/man/man4/man4.i386/wss.4 b/share/man/man4/man4.i386/wss.4 index 5048eb748d1..78b27b28006 100644 --- a/share/man/man4/man4.i386/wss.4 +++ b/share/man/man4/man4.i386/wss.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wss.4,v 1.11 2003/06/06 10:29:42 jmc Exp $ +.\" $OpenBSD: wss.4,v 1.12 2006/08/31 12:56:01 jmc Exp $ .\" $NetBSD: wss.4,v 1.8 1998/01/19 20:22:30 augustss Exp $ .\" .\" Copyright (c) 1995 Michael Long. @@ -31,7 +31,7 @@ .Os .Sh NAME .Nm wss -.Nd Windows Sound System hardware driver +.Nd Windows Sound System audio device .Sh SYNOPSIS .Cd "wss0 at isa? port 0x530 irq 10 drq 0 flags 1" .Cd "wss* at isapnp?" |