aboutsummaryrefslogtreecommitdiffstats
path: root/man2/pivot_root.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/pivot_root.2')
-rw-r--r--man2/pivot_root.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/pivot_root.2 b/man2/pivot_root.2
index 492906252f..1ba587d526 100644
--- a/man2/pivot_root.2
+++ b/man2/pivot_root.2
@@ -71,7 +71,7 @@ They must be directories.
\fInew_root\fP and \fIput_old\fP must not be on the same file system as
the current root.
.IP \- 3
-\fIput_old\fP must be underneath \fInew_root\fP, that is, adding a non-zero
+\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