Date: Tue, 28 Apr 2026 13:54:28 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 264966] Document the operator group Message-ID: <bug-264966-9-6HVVI5AuFN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264966-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264966 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e09104dfb76a36b65a64bd315bd1520941c4beed commit e09104dfb76a36b65a64bd315bd1520941c4beed Author: Artem Bunichev <tembun@bk.ru> AuthorDate: 2026-04-28 13:48:52 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2026-04-28 13:53:39 +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. PR: 264966 Relnotes: yes MFC after: 3 days Obtained from: NetBSD Reviewed by: des, ziaee Differential Revision: https://reviews.freebsd.org/D54114 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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264966-9-6HVVI5AuFN>
