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

            Bug ID: 215611
           Summary: Missing mq_unlink(2) man page (and broken xrefs)
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]

Two man pages cross reference an mq_unlink man page:

mq_close.2:.Xr mq_unlink 2
mq_open.2:.Xr mq_unlink 3 ,

But neither mq_unlink.2 nor mq_unlink.3 exist. Given that mq_unlink() is a
system call, the latter cross reference should probably be to mq_unlink(2) and
not mq_unlink(3), and there should be (but is not) an mq_unlink(2) man page.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to