From nobody Mon May 5 18:35:09 2025 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Zrqvl4hGgz5td9v; Mon, 05 May 2025 18:35:15 +0000 (UTC) (envelope-from christos@freebsd.org) Received: from margiolis.net (mail.margiolis.net [95.179.159.8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Zrqvk1MBqz3l9q; Mon, 05 May 2025 18:35:14 +0000 (UTC) (envelope-from christos@freebsd.org) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=default; bh=PNqfWyFucX34 h3gFMTHtWe+VYk0wjsiyBQvGzKiYRq0=; h=in-reply-to:references:subject:cc: to:from:date; d=margiolis.net; b=jp6OK0WDhnBgjYL9ynk8BgeB4Pf2KyeDhCTNT gMtDHuYwGZpGxAbHSkymU0d+z4A/GCx/i5AVGw4yQuMBCqf7zVQPVaE+flOwYdmRGAUWy6 ytqwiZEbHnB1RfHopthlTnB+08EZ2VN9W+pRmDgNuFkRDYpCDNoO10I4pbQbVn/s= Received: from pleb (public-gprs243542.centertel.pl [31.60.98.151]) by margiolis.net (OpenSMTPD) with ESMTPSA id db0b3fcf (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 5 May 2025 12:35:11 -0600 (MDT) Date: Mon, 5 May 2025 20:35:09 +0200 From: Christos Margiolis To: Ravi Pokala Cc: Christos Margiolis , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: 3ab34225af39 - main - RELNOTES: Mention sndctl(8) Message-ID: References: <202505051757.545HvXUA058583@gitrepo.freebsd.org> <27A08C28-B494-4B45-B593-2F8630592BDF@panasas.com> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <27A08C28-B494-4B45-B593-2F8630592BDF@panasas.com> X-Rspamd-Queue-Id: 4Zrqvk1MBqz3l9q X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:20473, ipnet:95.179.144.0/20, country:US] X-Spamd-Bar: ---- Ravi Pokala wrote: > > + A new utility sndctl(8) has been added to concertrate the various > > I think you want "consolidate"? Not really, although "consolidate" also makes sense. Christos