Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156563117
D51511.id159050.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
944 B
Referenced Files
None
Subscribers
None
D51511.id159050.diff
View Options
diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8
--- a/usr.sbin/chroot/chroot.8
+++ b/usr.sbin/chroot/chroot.8
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd July 20, 2021
+.Dd July 25, 2025
.Dt CHROOT 8
.Os
.Sh NAME
@@ -52,13 +52,15 @@
The options are as follows:
.Bl -tag -width "-G group[,group ...]"
.It Fl G Ar group Ns Op Cm \&, Ns Ar group ...
-Run the command with the permissions of the specified groups.
+Run the command with the specified groups as supplementary groups.
.It Fl g Ar group
-Run the command with the permissions of the specified
-.Ar group .
+Run the command with the specified
+.Ar group
+as the real, effective and saved groups.
.It Fl u Ar user
-Run the command as the
-.Ar user .
+Run the command with the specified
+.Ar user
+as the real, effective and saved users.
.It Fl n
Use the
.Dv PROC_NO_NEW_PRIVS_CTL
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 15, 4:55 PM (20 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33051829
Default Alt Text
D51511.id159050.diff (944 B)
Attached To
Mode
D51511: chroot.8: Be more precise when describing '-u', '-g' and '-G'
Attached
Detach File
Event Timeline
Log In to Comment