From nobody Mon Jun 15 15:05:11 2026 X-Original-To: dev-commits-src-main@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 4gfD1z3MBDz6hTd0 for ; Mon, 15 Jun 2026 15:05:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gfD1z283nz3qJS for ; Mon, 15 Jun 2026 15:05:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781535911; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JYNr32lSOJRex1GuDnabQBIl5ClJkqbJWjXPxVFKuwU=; b=qPRCirwUUB4Xd4iIBhB8KSW+zY7vB681t6s7gi6OcYOWAP0UHFvzK9pYXHGp66TlV/k4y+ tyXi66LWGju4OZo0v8T90cZBlGAD4qOva85oDBDHQfpTN5EZJTKgInwHzIJRXPVY+iTtTt 30gkel+nu650z5pHdzcCykIxFWlMVa3ljeenzDEf3zvc3TvnLsqnHHk8jLji7AO8J9V3Wu 4JG4SH6WnfyegN0T8ONedTFTrW3KkXWZCljmfEfuSNsD9tOpBn83asu6BnKZH2e0+OdP9s stlqV8qh0QXmNuSfvYBnUpcHSxvR2lkFw2+a3/VmcT/MhpB1N+7rqsJelWVAyQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781535911; a=rsa-sha256; cv=none; b=k4HMYvACv6GM7t50h8Yx/cKuIxkGT3axvniApx8OUWO3r7SoysRTsxM+V9Vj5teO0lK8j5 sKC9DhfYrQy3toGWqY3dnfTXZd57PpqLK/1GnDOkwHaGSrM/V3EYbt82JmkRMawlqdMLeT 0ol5dQbpITDoSn7BezydRQoy5EXDy4N6WtwtXUz05ETVG0Es9vqGXW2dg55RWrr0lkDkbs +Y37aTfQOss3n/p7359dHTwgmp1/A4ZasYW68yTqL3V/VPVzXnqWefzCCISSmTok27kFFb LqNI9Ix+vIaMOWtMHX93KROEnXDTxCjt5NO3bQzQ08lx0Mp7rSz2QbvEmr3x8A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781535911; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JYNr32lSOJRex1GuDnabQBIl5ClJkqbJWjXPxVFKuwU=; b=xZQncxI7fWmLao3tmKwI/cdBbdOwFf8rx+15+80FrUlA6gZt5fYhAOdeqQqN71xI3uBer9 nB5p82R2wAng7EEW+DAXivdkblN7ycl8kP0vjRDrK6vwKwBqVMsh7fieI/UE4OFqsr2zLD IA4OS5u0d1fxG423paMTybugy+hhBhXkfzEUz6kuAbgWOElXGgO7/P/k6ZKWQZON6ZfTxw zA+sGL+MCjthz5QO/jJhRl/x629KLVcLtKj/NdrdW7g6FwTON/UeAO1iminC+iQikJQiWu CwHb2c4BseldTgEhvxdEElr1zYt3jl8HcgbLPWgICa8KiUFdFlv4+lP8CNyvXQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gfD1z1SJ1z10Xw for ; Mon, 15 Jun 2026 15:05:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3c88e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 15 Jun 2026 15:05:11 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Christos Margiolis Subject: git: 7f2d79082469 - main - groups.7: Document audio group List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: christos X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7f2d790824692b16ab2bf64a9b1e176f192cf319 Auto-Submitted: auto-generated Date: Mon, 15 Jun 2026 15:05:11 +0000 Message-Id: <6a3014a7.3c88e.4b01cbf6@gitrepo.freebsd.org> The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=7f2d790824692b16ab2bf64a9b1e176f192cf319 commit 7f2d790824692b16ab2bf64a9b1e176f192cf319 Author: Christos Margiolis AuthorDate: 2026-05-21 18:42:25 +0000 Commit: Christos Margiolis CommitDate: 2026-06-15 15:03:55 +0000 groups.7: Document audio group Sponsored by: The FreeBSD Foundation MFC after: 1 week Reviewed by: emaste Pull-Request: https://ron-dev.freebsd.org/FreeBSD/src/pulls/35 --- share/man/man7/groups.7 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/share/man/man7/groups.7 b/share/man/man7/groups.7 index d928dbb41e0f..2b5c34ca08cd 100644 --- a/share/man/man7/groups.7 +++ b/share/man/man7/groups.7 @@ -26,7 +26,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd April 19, 2026 +.Dd May 21, 2026 .Dt GROUPS 7 .Os .Sh NAME @@ -183,6 +183,11 @@ group). Not used by .Fx ; available for the administrator's interpretation. +.It Em audio +Used to access any device node created by +.Xr sound 4 , +device drivers, and +.Xr virtual_oss 8 . .It Em video Used for access to .Pa /dev/drm/*