1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/security/chrootuid/files/patch-aa
Don Lewis 1ef37aadb3 The chrootuid command combines chroot(8) and su(1) into one program,
so that there is no need to have commands such as /usr/bin/su in the
restricted environment.  Access to the file system is restricted to
the newroot subtree and privileges are restricted to those of the
newuser account (which must be a known account in the unrestricted
environment).
1999-12-09 10:37:38 +00:00

9 lines
159 B
Plaintext

--- chrootuid.1.orig Wed Dec 8 20:52:03 1999
+++ chrootuid.1 Wed Dec 8 20:53:13 1999
@@ -1,4 +1,4 @@
-.TH CHROOTUID 1
+.TH CHROOTUID 8
.ad
.fi
.SH NAME