commit 1c94fbbcd6c8d662c82ac0434b85fc5c3c634cfd parent 49f462da063e860dab57e051b51a5564fcff124c Author: s-p-k <mr.dwts@gmail.com> Date: Sat, 12 Apr 2014 20:20:56 +0300 add pivot_root.8 Diffstat:
A | pivot_root.8 | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/pivot_root.8 b/pivot_root.8 @@ -0,0 +1,8 @@ +.TH PIVOT_ROOT 8 ubase-VERSION +.SH NAME +\fBpivot_root\fR - change the root filesystem +.SH SYNOPSIS +\fBpivot_root\fI new_root put_old\fR +.SH DESCRIPTION +\fBpivot_root\fR moves the root file system of the current process to the +directory \fIput_old\fR and makes \fInew_root\fR the new root file system.