diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-24 18:22:32 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-24 18:22:32 +0000 |
commit | 0daafabe88f18e24b290cd7c2a8c36a47395f242 (patch) | |
tree | f4d9892a56d96625c02e038ba6164ce4f98f2ce7 /share | |
parent | 5e450178ed0a2ef679ce2d069a46fcdd1f45df6d (diff) |
record code, from netbsd; via jakemsr@jakemsr.com
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/emu.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/emu.4 b/share/man/man4/emu.4 index cf96c60cbcf..34516bdda91 100644 --- a/share/man/man4/emu.4 +++ b/share/man/man4/emu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: emu.4,v 1.6 2002/12/06 19:04:24 avsm Exp $ +.\" $OpenBSD: emu.4,v 1.7 2004/02/24 18:22:31 deraadt Exp $ .\" $NetBSD: emuxki.4,v 1.1 2001/10/18 18:40:16 jdolecek Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -110,5 +110,5 @@ and not possible to disable. Potential damage ranges from frying the card to frying motherboard or external equipment connected to its outputs. .Sh BUGS -Currently, this driver does not support recording, -MIDI, joystick input or the multi-voice capability. +Currently, this driver does not support MIDI, joystick input +or the multi-voice capability. |