]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r364424:
authorWarner Losh <imp@FreeBSD.org>
Wed, 9 Sep 2020 22:51:58 +0000 (22:51 +0000)
committerWarner Losh <imp@FreeBSD.org>
Wed, 9 Sep 2020 22:51:58 +0000 (22:51 +0000)
commitecefcbbd633146b7011b2a2d290fb33bba3ab4e6
treea336cc7aee70638aeb572b5cc77c088469a94a5b
parentf85ce2335ef84063cd64f0ef545c39d04181ea63
MFC r364424:
r364424 | imp | 2020-08-20 10:52:34 -0600 (Thu, 20 Aug 2020) | 5 lines

Fix function name in zone.9

uma_zone_prealloc -> uma_prealloc. There's no uma_zone_prealloc defined and the
docs for it describe uma_prealloc exactly.
share/man/man9/zone.9