Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2025 01:36:51 GMT
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 80ca573fc4e6 - main - geom_zero.4: typo
Message-ID:  <202511100136.5AA1ap44039681@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by maxim:

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

commit 80ca573fc4e65db6f17cb476b6e857fe06b2e3d8
Author:     Maxim Konovalov <maxim@FreeBSD.org>
AuthorDate: 2025-11-10 01:35:20 +0000
Commit:     Maxim Konovalov <maxim@FreeBSD.org>
CommitDate: 2025-11-10 01:35:20 +0000

    geom_zero.4: typo
---
 share/man/man4/geom_zero.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/geom_zero.4 b/share/man/man4/geom_zero.4
index 8da09b1473c9..82e74618515f 100644
--- a/share/man/man4/geom_zero.4
+++ b/share/man/man4/geom_zero.4
@@ -78,7 +78,7 @@ If set to
 .Nm
 will not copy any data into the read data buffers
 and just return the read data buffers as they are without modifying them.
-In particular, it will not not fill the read buffer with the value of
+In particular, it will not fill the read buffer with the value of
 .Va kern.geom.zero.byte .
 This is useful for read benchmarking to reduce the measurement noise
 caused by extra memory initialization.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511100136.5AA1ap44039681>