[Bug 259920] Merge signals' descriptions of sigaction(2) and signal(3)
Date: Thu, 18 Nov 2021 15:09:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259920
Bug ID: 259920
Summary: Merge signals' descriptions of sigaction(2) and
signal(3)
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Manual Pages
Assignee: bugs@FreeBSD.org
Reporter: 0mp@FreeBSD.org
CC: doc@FreeBSD.org
Currently, we have two manual pages documenting the signals defined in
signal.h: signaction(2) and signal(3). It would be nice to merge those tables
together so that we have one place describing signals. sigaction(2) should
probably just point to signal(3) as it is already falling behind -- it does not
document SIGLIBRT.
--
You are receiving this mail because:
You are on the CC list for the bug.