openat2.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-03-30 22:41:25 +02:00
parent 6b6505af4d
commit 1f4cf8e85e
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ However, unlike
.B RESOLVE_IN_ROOT
allows a program to efficiently restrict path resolution on a per-open basis.
.\" FIXME The next piece is unclear (to me). What kind of ".." escape
.\" attempts does chroot() not detecct that RESOLVE_IN_ROOT does?
.\" attempts does chroot() not detect that RESOLVE_IN_ROOT does?
The
.B RESOLVE_IN_ROOT
flag also has several hardening features