Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2026 13:39:15 +0000
From:      Christos Margiolis <christos@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: e1c951dccde1 - stable/15 - groups.7: Document audio group
Message-ID:  <6a3bde03.3d20c.595c3a84@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by christos:

URL: https://cgit.FreeBSD.org/src/commit/?id=e1c951dccde1496330fe69425f8e97f2f8003d32

commit e1c951dccde1496330fe69425f8e97f2f8003d32
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2026-05-21 18:42:25 +0000
Commit:     Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2026-06-24 13:39:06 +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
    
    (cherry picked from commit 7f2d790824692b16ab2bf64a9b1e176f192cf319)
---
 share/man/man7/groups.7 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/share/man/man7/groups.7 b/share/man/man7/groups.7
index 822717d68983..b940c4a17f41 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,10 @@ group).
 Not used by
 .Fx ;
 available for the administrator's interpretation.
+.It Em audio
+Used to access
+.Xr virtual_oss 8
+loopback devices.
 .It Em video
 Used for access to
 .Pa /dev/drm/*


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3bde03.3d20c.595c3a84>