[Bug 219262] O_VERIFY flag not documented in open(2) man page

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 13 19:42:02 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219262

            Bug ID: 219262
           Summary: O_VERIFY flag not documented in open(2) man page
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc at FreeBSD.org
          Reporter: emaste at freebsd.org

r281845 "Support file verification in MAC" introduced the O_VERIFY open(2)
flag, which is as yet (as of r318026) undocumented:

% egrep -r '#define[[:space:]]*O_VERIFY' sys/sys 
sys/sys/fcntl.h:#define O_VERIFY        0x00200000      /* open only after
verification */

% grep O_VERIFY lib/libc/sys/open.2
%

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


More information about the freebsd-doc mailing list