Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2016 13:55:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 215611] Missing mq_unlink(2) man page (and broken xrefs)
Message-ID:  <bug-215611-9@https.bugs.freebsd.org/bugzilla/>

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

            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: freebsd-doc@FreeBSD.org
          Reporter: rwatson@FreeBSD.org

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.

--=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-215611-9>