Summary: | exit(3) man page: Add HISTORY section | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Gordon Bergling <gbe> | ||||
Component: | Manual Pages | Assignee: | Sergio Carlavilla Delgado <carlavilla> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | carlavilla, doc, lwhsu | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Part of https://reviews.freebsd.org/D23855. A commit references this bug: Author: carlavilla Date: Fri Apr 10 09:27:18 UTC 2020 New revision: 359772 URL: https://svnweb.freebsd.org/changeset/base/359772 Log: exit(3): Add HISTORY section PR: 240259 Submitted by: Gordon Bergling Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D24146 Changes: head/lib/libc/stdlib/exit.3 Thanks for the patch. A commit references this bug: Author: gbe Date: Sat Aug 1 14:00:48 UTC 2020 New revision: 363761 URL: https://svnweb.freebsd.org/changeset/base/363761 Log: MFC r359772 (by carlavilla): exit(3): Add a HISTORY section PR: 240259 Submitted by: gbe Reviewed by: bcr Approved by: bcr Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D24146 Changes: _U stable/12/ stable/12/lib/libc/stdlib/exit.3 |
Created attachment 207080 [details] exit(3) man page patch Add a HISTORY section to the exit(3) man page.