From: Alejandro Colomar Date: Sun, 24 Aug 2025 20:01:09 +0000 (+0200) Subject: man/man2/open.2: wfix, ffix X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a10de114be268fd2e3947cb2fc187cef562d3a85;p=thirdparty%2Fman-pages.git man/man2/open.2: wfix, ffix Reported-by: Helge Kreutzmann Signed-off-by: Alejandro Colomar --- diff --git a/man/man2/open.2 b/man/man2/open.2 index c47b2ad58..526fa4e7f 100644 --- a/man/man2/open.2 +++ b/man/man2/open.2 @@ -367,7 +367,10 @@ is described in .B O_DIRECTORY If .I path -is not a directory, cause the open to fail. +is not a directory, +cause +.BR open () +to fail. .\" But see the following and its replies: .\" http://marc.theaimsgroup.com/?t=112748702800001&r=1&w=2 .\" [PATCH] open: O_DIRECTORY and O_CREAT together should fail