diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2026-02-16 15:34:35 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2026-02-16 15:36:14 +0000 |
| commit | f1f142c01db43c7dc8d0d172fc1726da2ee01972 (patch) | |
| tree | 34d593da7bd2210af4fcaa3a81b48dd395993543 /lib | |
| parent | 7ab5e3f29a50bc9294a139cc0e8e661a7c036ba3 (diff) | |
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libsys/open.2 | 4 |
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 |
