From 313fb52719469abdaf81a2ec25a45213088818da Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 6 Jul 2020 12:42:33 +0200 Subject: [PATCH] open.2: tfix Reported-by: Helge Kreutzmann Signed-off-by: Michael Kerrisk --- man2/open.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/open.2 b/man2/open.2 index 062ce57963..a43a1c7c91 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -1687,7 +1687,7 @@ When these APIs are given a argument of .BR AT_FDCWD or the specified pathname is absolute, -then they handle their pathname argument in the same was as +then they handle their pathname argument in the same way as the corresponding conventional APIs. However, in this case, several of the APIs have a .I flags -- 2.47.2