pivot_root.2: Tweak text of an EINVAL error to correspond to DESCRIPTION

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-10-10 11:35:33 +02:00
parent 01c64c3b4b
commit 542175d8e4
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ is
is not a mount point.
.TP
.B EINVAL
\fIput_old\fP is not underneath \fInew_root\fP.
\fIput_old\fP is not at or underneath \fInew_root\fP.
.TP
.B EINVAL
The current root directory is not a mount point