diff options
author | 2008-04-04 03:42:47 +0000 | |
---|---|---|
committer | 2008-04-04 03:42:47 +0000 | |
commit | f2945621dd6eec7fea46dbf8e8ca0bc2f971e95b (patch) | |
tree | 34c278c1f7fc03cb090bccda0455727315b2fcd7 | |
parent | remove whitespace in the autoconf bits. (diff) | |
download | wireguard-openbsd-f2945621dd6eec7fea46dbf8e8ca0bc2f971e95b.tar.xz wireguard-openbsd-f2945621dd6eec7fea46dbf8e8ca0bc2f971e95b.zip |
add opl(4).
-rw-r--r-- | share/man/man4/cmpci.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/cmpci.4 b/share/man/man4/cmpci.4 index d671f7f42ce..308c6b6a4cc 100644 --- a/share/man/man4/cmpci.4 +++ b/share/man/man4/cmpci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cmpci.4,v 1.12 2008/01/09 06:17:22 jmc Exp $ +.\" $OpenBSD: cmpci.4,v 1.13 2008/04/04 03:42:47 brad Exp $ .\" .\" Copyright (c) 2000 Takuya SHIOZAKI .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: January 9 2008 $ +.Dd $Mdocdate: April 4 2008 $ .Dt CMPCI 4 .Os .Sh NAME @@ -33,6 +33,7 @@ .Sh SYNOPSIS .Cd "cmpci* at pci?" .Cd "audio* at cmpci?" +.Cd "opl* at cmpci?" .Sh DESCRIPTION The .Nm @@ -60,6 +61,7 @@ S/PDIF input and output .Sh SEE ALSO .Xr audio 4 , .Xr intro 4 , +.Xr opl 4, .Xr pci 4 .Sh HISTORY The |