diff options
| author | 2005-11-27 12:42:35 +0000 | |
|---|---|---|
| committer | 2005-11-27 12:42:35 +0000 | |
| commit | 367f4dbb69c2df73ea988993c24c77649d8fba03 (patch) | |
| tree | 7cddcd95dd9ed7a439be466af46618ecb61f3845 | |
| parent | Don't set MNT_UPDATE and MNT_RELOAD before acquiring the mount point (diff) | |
| download | wireguard-openbsd-367f4dbb69c2df73ea988993c24c77649d8fba03.tar.xz wireguard-openbsd-367f4dbb69c2df73ea988993c24c77649d8fba03.zip | |
Up 1024 -> Up to 1024
From NetBSD
| -rw-r--r-- | share/man/man4/emu.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/emu.4 b/share/man/man4/emu.4 index 36b34b75cb6..2522b4b0865 100644 --- a/share/man/man4/emu.4 +++ b/share/man/man4/emu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: emu.4,v 1.10 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: emu.4,v 1.11 2005/11/27 12:42:35 brad Exp $ .\" $NetBSD: emuxki.4,v 1.1 2001/10/18 18:40:16 jdolecek Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -58,7 +58,7 @@ E-mu Systems, Inc. EMU10K1 music synthesis engine 64-voice hardware polyphony with E-mu's patented 8-point interpolation technology .It -Up 1024-voice polyphony with multi-timbre capability +Up to 1024-voice polyphony with multi-timbre capability .It Support for real-time digital effects like reverb, chorus, flanger, pitch shifter, or distortion across any audio source |
