https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264966

--- Comment #7 from [email protected] ---
A commit in branch releng/15.1 references this bug:

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

commit 0ac3db8805525ea47d0b6a485378d2d88df95edc
Author:     Artem Bunichev <[email protected]>
AuthorDate: 2026-04-28 13:48:52 +0000
Commit:     Colin Percival <[email protected]>
CommitDate: 2026-05-28 22:15:13 +0000

    groups.7: New manual page of standard group names

    Import groups(7) from NetBSD, with tweaks for our system. The group
    list is sorted by GID. All the group names from /usr/src/etc/group
    are described, except "uucp". The FILES section was added on top of
    the original manual page.

    Approved by:    re (cperciva)
    PR:                     264966
    Relnotes:               yes
    MFC after:              3 days
    Obtained from:          NetBSD
    Reviewed by:            des, ziaee
    Differential Revision:  https://reviews.freebsd.org/D54114

    (cherry picked from commit e09104dfb76a36b65a64bd315bd1520941c4beed)
    (cherry picked from commit 2c4190609c78c532e0a667eba1ffb4b5c98ea532)

 share/man/man5/group.5        |   3 +-
 share/man/man5/passwd.5       |   3 +-
 share/man/man7/Makefile       |   2 +
 share/man/man7/groups.7 (new) | 345 ++++++++++++++++++++++++++++++++++++++++++
 usr.bin/id/groups.1           |   5 +-
 usr.bin/id/id.1               |   5 +-
 usr.bin/newgrp/newgrp.1       |   5 +-
 usr.sbin/adduser/adduser.8    |   3 +-
 usr.sbin/chkgrp/chkgrp.8      |   5 +-
 usr.sbin/chown/chgrp.1        |   3 +-
 usr.sbin/chown/chown.8        |   3 +-
 usr.sbin/pw/pw.8              |   3 +-
 12 files changed, 371 insertions(+), 14 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to