pivot_root.2: Minor change: rewrite the reference to pivot_root(8)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-07-30 14:18:41 +02:00
parent bbae63c580
commit 14caaed2c1
1 changed files with 3 additions and 4 deletions

View File

@ -95,10 +95,6 @@ similarly, if
is an existing mount point, its propagation type must not be
.BR MS_SHARED .
.PP
See also
.BR pivot_root (8)
for additional usage examples.
.PP
If the current root is not a mount point (e.g., after an earlier
.BR chroot (2)
or
@ -178,6 +174,9 @@ is Linux-specific and hence is not portable.
Glibc does not provide a wrapper for this system call; call it using
.BR syscall (2).
.PP
A command-line interface for this system call is provided by
.BR pivot_root (8).
.PP
.BR pivot_root ()
allows the caller to switch to a new root filesystem while at the same time
placing the old root mount at a location under