aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2026-02-16 15:34:35 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2026-02-16 15:36:14 +0000
commitf1f142c01db43c7dc8d0d172fc1726da2ee01972 (patch)
tree34d593da7bd2210af4fcaa3a81b48dd395993543 /lib
parent7ab5e3f29a50bc9294a139cc0e8e661a7c036ba3 (diff)
Diffstat (limited to 'lib')
-rw-r--r--lib/libsys/open.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libsys/open.2 b/lib/libsys/open.2
index b4463180e4bc..4527100252eb 100644
--- a/lib/libsys/open.2
+++ b/lib/libsys/open.2
@@ -81,9 +81,9 @@ and relative
.Fa path ,
when
.Fa fd
-references directory and without the
+references a directory, and the
.Va O_EMPTY_PATH
-flag,
+flag is not specified,
the file to be opened is determined relative to the directory
associated with the file descriptor
.Fa fd