Re: git: 3ab34225af39 - main - RELNOTES: Mention sndctl(8)

From: Christos Margiolis <christos_at_freebsd.org>
Date: Mon, 05 May 2025 18:46:08 UTC
Nuno Teixeira wrote:
> Hello,
> 
> Should ObsoleteFiles.inc include "sound" files for deletion since it
> changed to "sndctl"?
> Asking this because build I'm using from today includes "sound".

The rename happened for audio(8) (which was committed a few hours ago)
not sound(4), if that's what you mean.

Christos