NAME
chroot - change root directory and execute a program there
SYNOPSIS
chroot directory program [ arg ... ]
DESCRIPTION
chroot changes the root directory for a process to a new
directory executes a program there.
SEE ALSO
chroot(2)
AUTHOR
Rick Sladkey <jrs@world.std.com>