diff --git a/miniaudio.h b/miniaudio.h index 7d0da2ce..eb0fbabf 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -3768,8 +3768,8 @@ Some backends have some nuance details you may want to be aware of. miniaudio's built-in resampler is to take advantage of any potential device-specific optimizations the driver may implement. -BSD ---- +15.3 BSD +-------- - The sndio backend is currently only enabled on OpenBSD builds. - The audio(4) backend is supported on OpenBSD, but you may need to disable sndiod before you can use it.