diff options
Diffstat (limited to 'man2/pivot_root.2')
| -rw-r--r-- | man2/pivot_root.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/pivot_root.2 b/man2/pivot_root.2 index 0b5f13457a..2ccb2678a5 100644 --- a/man2/pivot_root.2 +++ b/man2/pivot_root.2 @@ -102,7 +102,7 @@ Additionally, it may fail with the following errors: .I new_root or .I put_old -is on the current root filesystem. +is on the current root mount. (This error covers the pathological case where .I new_root is @@ -121,7 +121,7 @@ The current root directory is not a mount point .BR chroot (2)). .TP .B EINVAL -The current root is on the rootfs (initial ramfs) filesystem; see NOTES. +The current root is on the rootfs (initial ramfs) mount; see NOTES. .TP .B EINVAL Either the mount point at |
