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

--- Comment #2 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=acab1d58befaa8f42930bd62c26558e6005e1c13

commit acab1d58befaa8f42930bd62c26558e6005e1c13
Author:     Fernando Apesteguía <[email protected]>
AuthorDate: 2021-02-18 17:53:06 +0000
Commit:     Fernando Apesteguía <[email protected]>
CommitDate: 2021-02-18 17:56:52 +0000

    mq_unlink(3): Add manual page

    Summary: Add a succinct manual page for mq_unlink

    Mostly borrowed from https://pubs.opengroup.org/onlinepubs/9699959099/ and
    hence, the disclaimer note at the bottom.

    PR: 243174
    Reported by: [email protected]
    Reviewed by: gbe@, yuripv@
    Approved by: gbe@ (mentor), yuripv@
    Differential Revision: https://reviews.freebsd.org/D28593

 lib/libc/sys/Makefile.inc      |   1 +
 lib/libc/sys/mq_unlink.2 (new) | 121 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 122 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list 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