diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-10-24 22:35:22 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-10-24 22:35:22 +0000 |
commit | feff6d01d2918412129b1e9975df2f3caaee02b0 (patch) | |
tree | 57adc16b2734e89f0fc724aa46d9866dcd8542e5 /share | |
parent | a44b19a466cc0e6221f29c7fefa79bf60763528d (diff) |
OPL3-SAx not SAX
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ym.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ym.4 b/share/man/man4/ym.4 index 204d02fff30..e4f91349d59 100644 --- a/share/man/man4/ym.4 +++ b/share/man/man4/ym.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ym.4,v 1.8 2001/07/31 00:39:07 deraadt Exp $ +.\" $OpenBSD: ym.4,v 1.9 2001/10/24 22:35:21 miod Exp $ .\" .\" Copyright (c) 1998 Constantine Paul Sapuntzakis .\" All rights reserved @@ -34,7 +34,7 @@ .Os .Sh NAME .Nm ym -.Nd Yamaha OPL3-SAX audio driver +.Nd Yamaha OPL3-SAx audio driver .Sh SYNOPSIS .Cd "ym* at isapnp?" .Ct "midi* at ym?" @@ -42,7 +42,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for Yamaha OPL3-SAX chipset-based cards. +driver provides support for Yamaha OPL3-SAx chipset-based cards. cards. .Sh SEE ALSO .Xr audio 4 |