diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
commit | e7d0adf95322ccbac21d361be1700e9edb07eff2 (patch) | |
tree | 0a7ba8b2db2a1f697897ee36c97e0c9344da12c9 /share/man/man4/opl.4 | |
parent | 7ef5a345919c1cba77bdfe5ffcf43dde619dabd4 (diff) |
Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man4/opl.4')
-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 fbf3730ff5e..93eba9c8bed 100644 --- a/share/man/man4/opl.4 +++ b/share/man/man4/opl.4 @@ -1,10 +1,9 @@ -.\" $OpenBSD: opl.4,v 1.4 2001/06/23 07:03:57 pjanzen Exp $ +.\" $OpenBSD: opl.4,v 1.5 2001/10/05 14:45:53 mpech Exp $ .\" $NetBSD: opl.4,v 1.3 1998/09/08 11:59:48 augustss Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. .\" - .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -49,7 +48,8 @@ The .Nm driver provides support for the Yamaha OPL2 (YM3812) and OPL3 -(YMF262) chips. The chips are FM synthesizer and are capable +(YMF262) chips. +The chips are FM synthesizer and are capable of producing a wide range of (mostly awful) sounds. .Pp Access to the device is through the MIDI driver. |