diff options
author | Ian Darwin <ian@cvs.openbsd.org> | 2007-02-27 16:35:46 +0000 |
---|---|---|
committer | Ian Darwin <ian@cvs.openbsd.org> | 2007-02-27 16:35:46 +0000 |
commit | 0af022efeb05ae9ff082b16b36de19cbe6ccda37 (patch) | |
tree | 0296797c58ee0f29eab6f223d5d0fcb5214ca0f9 /share | |
parent | 86d3801e3ad70705583784371c58b673d02ffcc8 (diff) |
Tiny wording tweak
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/opl.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/opl.4 b/share/man/man4/opl.4 index 993961aed4c..88f2cbc4454 100644 --- a/share/man/man4/opl.4 +++ b/share/man/man4/opl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: opl.4,v 1.8 2006/07/27 00:54:29 brad Exp $ +.\" $OpenBSD: opl.4,v 1.9 2007/02/27 16:35:45 ian Exp $ .\" $NetBSD: opl.4,v 1.3 1998/09/08 11:59:48 augustss Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -51,7 +51,7 @@ The .Nm driver provides support for the Yamaha OPL2 (YM3812) and OPL3 (YMF262) chips. -The chips are FM synthesizer and are capable +These are FM synthesizer chips and are capable of producing a wide range of (mostly awful) sounds. .Pp Access to the device is done through the MIDI driver. |