Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 May 2026 14:04:08 +0000
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Cc:        Paarth Shirsat <paarthshirsat123@gmail.com>
Subject:   git: 6499888ca741 - main - gpart(7): Fix reference to the zfsprops man page
Message-ID:  <69ff3ed8.21905.3b5d6c41@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bcr:

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

commit 6499888ca741bf3db90d7fd352d5480f7314337f
Author:     Paarth Shirsat <paarthshirsat123@gmail.com>
AuthorDate: 2026-05-09 13:58:36 +0000
Commit:     Benedict Reuschling <bcr@FreeBSD.org>
CommitDate: 2026-05-09 14:01:12 +0000

    gpart(7): Fix reference to the zfsprops man page
    
    PR:     292147
---
 lib/geom/part/gpart.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/geom/part/gpart.8 b/lib/geom/part/gpart.8
index 32a247529dfe..89bfc3be6f8a 100644
--- a/lib/geom/part/gpart.8
+++ b/lib/geom/part/gpart.8
@@ -22,7 +22,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd April 20, 2026
+.Dd May 9, 2026
 .Dt GPART 8
 .Os
 .Sh NAME
@@ -1527,7 +1527,7 @@ zvol will show up as a GEOM provider only if its
 .Sy volmode
 is set properly
 .Po refer to
-.Xr zfsprops 8
+.Xr zfsprops 7
 for details
 .Pc .
 .El


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ff3ed8.21905.3b5d6c41>