From: Michael Kerrisk Date: Sat, 27 Jul 2019 07:11:28 +0000 (+0200) Subject: pivot_root.2: srcfix X-Git-Tag: man-pages-5.03~119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ac6f9008ebff539cc45b96cc62ff25fedc798ba;p=thirdparty%2Fman-pages.git pivot_root.2: srcfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/pivot_root.2 b/man2/pivot_root.2 index 41cad65a3f..5d13fc1c38 100644 --- a/man2/pivot_root.2 +++ b/man2/pivot_root.2 @@ -74,20 +74,20 @@ It is therefore recommended to call The following restrictions apply to \fInew_root\fP and \fIput_old\fP: .IP \- 3 They must be directories. -.IP \- 3 +.IP \- \fInew_root\fP and \fIput_old\fP must not be on the same filesystem as the current root. -.IP \- 3 +.IP \- \fIput_old\fP must be underneath \fInew_root\fP, that is, adding a nonzero number of \fI/..\fP to the string pointed to by \fIput_old\fP must yield the same directory as \fInew_root\fP. -.IP \- 3 +.IP \- .I new_root must be a mount point. (If it is not otherwise a mount point, it suffices to bind mount .I new_root on top of itself.) -.IP \- 3 +.IP \- The propagation type of .I new_root and its parent mount must not be