]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
malloc(9): update names and hardlinks
authorMitchell Horne <mhorne@FreeBSD.org>
Wed, 12 Oct 2022 16:43:57 +0000 (13:43 -0300)
committerMitchell Horne <mhorne@FreeBSD.org>
Wed, 19 Oct 2022 13:47:19 +0000 (10:47 -0300)
commitb03728147ef11ddcb68b73f74cc979cf870835b8
tree3f0cc0f3750811ae7b87f8cd5c02cb818d114b0e
parent0db9974d62ba3e9e50b906337331a7f55c562f99
malloc(9): update names and hardlinks

Give all documented functions a .Nm entry in the man page, following the
order they are listed in the synopsis. Create MLINKs for each of the
functions as well.

While here, add a missing include directive to the synopsis, and appease
mandoc by wrapping a long line.

Reviewed by: markj, imp (previous version), jhb (previous version)
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D36940

(cherry picked from commit 30c6a66864821d3b47e25612c0d2e727ec36154e)
share/man/man9/Makefile
share/man/man9/malloc.9