14 lines
207 B
Groff
14 lines
207 B
Groff
Name: chroot - change root directory
|
|
|
|
Syntax: int chroot (char *path)
|
|
|
|
Description:
|
|
Change the root directory.
|
|
|
|
See Also:
|
|
chdir(2).
|
|
|
|
Bugs:
|
|
This description could be slightly longer.
|
|
|