Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2026 18:31:20 +0000
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: c295f0263760 - main - zone.9: Add a missing newline
Message-ID:  <69f8e5f8.38745.7da088ff@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/src/commit/?id=c295f026376035fee1a9e44efa2af30d46b7884a

commit c295f026376035fee1a9e44efa2af30d46b7884a
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2026-05-04 18:28:36 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2026-05-04 18:29:48 +0000

    zone.9: Add a missing newline
    
    MFC after:      3 days
---
 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f8e5f8.38745.7da088ff>