diff options
| author | itohy <itohy@NetBSD.org> | 1999-11-16 00:28:02 +0000 |
|---|---|---|
| committer | itohy <itohy@NetBSD.org> | 1999-11-16 00:28:02 +0000 |
| commit | 6dafddb9183c19c13fc76dc923004c2fe18319ac (patch) | |
| tree | ce6f1b1ffc1bf850d78e6b41b318aacbde10a41c | |
| parent | b6b33c9d2c267fd3a8c45b96780ab20d32941089 (diff) | |
Fix typos.
| -rw-r--r-- | share/man/man4/opl.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/opl.4 b/share/man/man4/opl.4 index 97afce7b0e1..04bffdf22ce 100644 --- a/share/man/man4/opl.4 +++ b/share/man/man4/opl.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: opl.4,v 1.8 1999/11/15 18:55:28 augustss Exp $ +.\" $NetBSD: opl.4,v 1.9 1999/11/16 00:28:02 itohy Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -39,7 +39,7 @@ .Os .Sh NAME .Nm opl -.Nd Yamaha OPL2 and OPL3 FM syntheziser driver +.Nd Yamaha OPL2 and OPL3 FM synthesizer driver .Sh SYNOPSIS .Cd "opl* at eso?" .Cd "opl* at ess?" @@ -53,7 +53,7 @@ The .Nm driver provides support for the Yamaha OPL2 (YM3812) and OPL3 -(YMF262) chips. The chips are FM synthezisers and are capable +(YMF262) chips. The chips are FM synthesizers and are capable of producing a wide range of (mostly awful) sounds. .Pp Access to the device is through the MIDI driver. |
