pivot_root.2: wfix

"At the time of writing" was ~20 years ago. Things
have not so far changed.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-07-27 07:49:31 +02:00
parent 93dc6336f3
commit 78f662e1c7
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ root and current working directory to \fInew_root\fP before invoking
The paragraph above is intentionally vague because the implementation of
.BR pivot_root ()
may change in the future.
At the time of writing,
Currently,
.BR pivot_root ()
changes root and current working directory of each process or
thread to \fInew_root\fP if they point to the old root directory.