diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-22 10:44:02 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-22 10:44:02 +0000 |
| commit | 6dd5958b99156d40595146a079127edd82d7faa2 (patch) | |
| tree | 74a4e16e2b6bb631340946b0e1e063ed09eefa91 | |
| parent | fe42e96eff777b0d56eae100f3a68abf0c9d1432 (diff) | |
Notes
| -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 bfd692b16a411..d3e678628bb09 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 : |
