X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrml-chroot.8.txt;h=f7578acab73b098adda0bc2d022b4bbcf78c45dc;hb=90cdd9530176a337fb44b754f7974c7c101607d7;hp=862fca0dba483cf94e4802f3a9295e5cf04ec305;hpb=b556205b518bc5a8438215f584c1cb980204cc2a;p=grml-scripts.git diff --git a/doc/grml-chroot.8.txt b/doc/grml-chroot.8.txt index 862fca0..f7578ac 100644 --- a/doc/grml-chroot.8.txt +++ b/doc/grml-chroot.8.txt @@ -5,20 +5,19 @@ Michael Gebetsroither NAME ---- -grml-chroot - Wrapper arround chroot with proc/sys/pts/dev fs handling +grml-chroot - Wrapper around chroot with proc/sys/pts/dev filesystem handling SYNOPSIS -------- -*grml-chroot* +*grml-chroot* 'NEWROOT' ['COMMAND'....] DESCRIPTION ----------- -*grml-kerneltest* is a wrapper +*grml-chroot* is a wrapper arround plain chroot with integrated proc/sys/pts/dev filesystem handling. -grml-chroot mounts the filesystems mentiont above and makes the chroot into the given chroot target. -After exiting the shell the mounts are cleand up properly. +After _COMMAND_ exits, mounts are cleaned up properly. OPTIONS @@ -30,8 +29,8 @@ Show summary of options. EXAMPLES -------- -*grml-chroot /mnt/hda1*:: - Mounts proc/sys/pts/dev into /mnt/hda1/{proc/sys/dev} and gives you a shell. +*grml-chroot* '/mnt/hda1':: + Mounts proc/sys/pts/dev into /mnt/hda1/{proc/sys/dev} and gives you a chrooted shell. SEE ALSO @@ -41,6 +40,4 @@ chroot(8) AUTHOR ------ -grml-chroot was written by Michael Gebetsroither . - -This manual page was written by Michael Gebetsroither . +grml-chroot and this manpage were written by Michael Gebetsroither .