From 6dd5958b99156d40595146a079127edd82d7faa2 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 22 Jan 2002 10:44:02 +0000 Subject: [PATCH] Finish cleanup in chroot.c CSRG revision 5.6 by Keith Bostic (never installed setuid, so don't need to reset the uid). PR: bin/34159 --- usr.sbin/chroot/chroot.8 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index bfd692b16a4..d3e678628bb 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 :