[Bug 243174] mq_unlink(3) manual page is missing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 18 18:00:43 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243174
--- Comment #2 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=acab1d58befaa8f42930bd62c26558e6005e1c13
commit acab1d58befaa8f42930bd62c26558e6005e1c13
Author: Fernando ApesteguÃa <fernape at FreeBSD.org>
AuthorDate: 2021-02-18 17:53:06 +0000
Commit: Fernando ApesteguÃa <fernape at FreeBSD.org>
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: rfg-freebsd at tristatelogic.com
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.
More information about the freebsd-doc
mailing list