diff options
-rw-r--r-- | usr.sbin/chroot/chroot.8 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index bfd692b..d3e6786 100644 --- a/usr.sbin/chroot/chroot.8 +++ b/usr.sbin/chroot/chroot.8 @@ -50,10 +50,6 @@ command changes its root directory to the supplied directory and exec's .Ar command , if supplied, or an interactive copy of your shell. -.Pp -Note, -.Ar command -or the shell are run as your real-user-id. .Sh ENVIRONMENT The following environment variable is referenced by .Nm : |