aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/pivot_root.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/pivot_root.2 b/man2/pivot_root.2
index 87d5a9a837..156d8db154 100644
--- a/man2/pivot_root.2
+++ b/man2/pivot_root.2
@@ -111,9 +111,9 @@ On error, \-1 is returned, and
\fIerrno\fP is set appropriately.
.SH ERRORS
.BR pivot_root ()
-may return (in \fIerrno\fP) any of the errors returned by
+may fail with any of the same errors as
.BR stat (2).
-Additionally, it may return:
+Additionally, it may fail with the following errors:
.TP
.B EBUSY
\fInew_root\fP or \fIput_old\fP are on the current root filesystem,