[Bug 250593] Add a manual page for gzero(4) (GEOM zero)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Nov 2025 13:40:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250593

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

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

commit 6ec3d4402af60ad91d4dae829c77416ed60cf896
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2025-11-09 14:46:40 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2025-11-18 13:39:49 +0000

    geom_zero.4: Document

    PR:     250593
    Reviewed by:    bcr, ziaee
    Thanks to:      imp, markj
    MFC after:      1 week
    Fixes:  3843eba85d98 Add unmapped BIO support to GEOM ZERO
    Fixes:  24e1fdcd1a69 Allow to specify the byte which will be used for
filling read buffer
    Fixes:  565bc101112c Add a very simple and small GEOM class - ZERO

    (cherry picked from commit 39acb7fd86eda721df402c2f1368b78cede161c3)

 share/man/man4/Makefile          |   2 +
 share/man/man4/geom_zero.4 (new) | 174 +++++++++++++++++++++++++++++++++++++++
 share/man/man4/zero.4            |   3 +-
 3 files changed, 178 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.