close_range.2: Minor wording fix

Reported-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-03-21 15:52:48 +01:00
parent 336bd62ba2
commit 368ace8467
1 changed files with 2 additions and 1 deletions

View File

@ -141,7 +141,8 @@ in the caller's file descriptor table
.I last
is ~0U),
the kernel will unshare a new file descriptor table for the caller up to
.IR first .
.IR first ,
copying as few file descriptors as possible.
This avoids subsequent
.BR close (2)
calls entirely;