[Bug 284353] [patch] Remind about additional mode_t argument for open(2).
Date: Sat, 25 Jan 2025 22:44:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284353 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. -- You are receiving this mail because: You are on the CC list for the bug.