git: f1f142c01db4 - main - open.2: grammar improvements

From: Konstantin Belousov <kib_at_FreeBSD.org>
Date: Mon, 16 Feb 2026 15:36:22 UTC
The branch main has been updated by kib:

URL: https://cgit.FreeBSD.org/src/commit/?id=f1f142c01db43c7dc8d0d172fc1726da2ee01972

commit f1f142c01db43c7dc8d0d172fc1726da2ee01972
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-02-16 15:34:35 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-02-16 15:36:14 +0000

    open.2: grammar improvements
    
    Submitted by:   matteo
    Fixes:  5bcccc702b29a0e173a5916b001771dd7b280c7c
    MFC after:      3 days
---
 lib/libsys/open.2 | 4 ++--
 1 file 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