From ebc9b69c77850d3b5a23473cd9a889b8c6d8685a Mon Sep 17 00:00:00 2001 From: Christos Margiolis Date: Tue, 16 Jan 2024 18:49:02 +0200 Subject: [PATCH] pcm.4: mention snd_uaudio auto-load Sponsored by: The FreeBSD Foundation MFC after: 2 weeks Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D43397 --- share/man/man4/pcm.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/pcm.4 b/share/man/man4/pcm.4 index 1803eaca42eb..54efd86a2b52 100644 --- a/share/man/man4/pcm.4 +++ b/share/man/man4/pcm.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd December 2, 2023 +.Dd January 10, 2024 .Dt SOUND 4 .Os .Sh NAME @@ -113,7 +113,7 @@ The following bridge device drivers are available: .It .Xr snd_spicds 4 .It -.Xr snd_uaudio 4 (enabled by default on amd64, i386, powerpc) +.Xr snd_uaudio 4 (auto-loaded on device plug) .It .Xr snd_via8233 4 (enabled by default on amd64, i386) .It