CHROOT(8)           Linux Programmer's Manual           CHROOT(8)

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>

Linux 0.99               20 November 1993                       1