git: f20bd7739eab - stable/15 - zone.9: Add a missing newline
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 May 2026 08:35:31 UTC
The branch stable/15 has been updated by 0mp:
URL: https://cgit.FreeBSD.org/src/commit/?id=f20bd7739eab9401568262c536993d488b4322a1
commit f20bd7739eab9401568262c536993d488b4322a1
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2026-05-04 18:28:36 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2026-05-07 08:35:24 +0000
zone.9: Add a missing newline
MFC after: 3 days
(cherry picked from commit c295f026376035fee1a9e44efa2af30d46b7884a)
---
share/man/man9/zone.9 | 1 +
1 file changed, 1 insertion(+)
diff --git a/share/man/man9/zone.9 b/share/man/man9/zone.9
index 9f13cf0e504a..eeac1f241c29 100644
--- a/share/man/man9/zone.9
+++ b/share/man/man9/zone.9
@@ -484,6 +484,7 @@ Free items in the per-CPU caches are left alone.
.It Dv UMA_RECLAIM_DRAIN_CPU
Reclaim all cached items.
.El
+.Pp
The
.Fn uma_reclaim_domain
and