diff options
| author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2026-05-04 18:28:36 +0000 |
|---|---|---|
| committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2026-05-04 18:29:48 +0000 |
| commit | c295f026376035fee1a9e44efa2af30d46b7884a (patch) | |
| tree | 1921931d499691c87211de227fbde7faec4d467d | |
| parent | 41b03932e59068decf03b7975889841f71c73ec4 (diff) | |
zone.9: Add a missing newline
MFC after: 3 days
| -rw-r--r-- | share/man/man9/zone.9 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
