From 1f4cf8e85e88e62e977abb7326a70330fba9f861 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 30 Mar 2020 22:41:25 +0200 Subject: [PATCH] openat2.2: srcfix Signed-off-by: Michael Kerrisk --- man2/openat2.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/openat2.2 b/man2/openat2.2 index 20e1ffe10..9cbf38979 100644 --- a/man2/openat2.2 +++ b/man2/openat2.2 @@ -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