Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2025 22:44:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 284353] [patch] Remind about additional mode_t argument for open(2).
Message-ID:  <bug-284353-227-BLeQxbbH6k@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284353-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-284353-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284353

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> ---
Right now there is a paragraph dedicated to each flag, right after the list
of all possible flags.  Surprisingly, O_CREAT is missing.

Instead of trying to pack too many words into the short description of the
flag, may be add a paragraph describing it?  I suggest to look at the
POSIX description of O_CREAT.  Note that the FreeBSD project has the rights
to use POSIX standard text in the man pages.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284353-227-BLeQxbbH6k>