Date: Thu, 11 Jun 2026 16:58:38 +0000 From: Mitchell Horne <mhorne@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Paarth Shirsat <paarthshirsat123@gmail.com> Subject: git: b1594ae1d186 - stable/15 - gpart(7): Fix reference to the zfsprops man page Message-ID: <6a2ae93e.3a6fa.506bae90@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=b1594ae1d1867fbb2ac442b5d326eae6fafa3167 commit b1594ae1d1867fbb2ac442b5d326eae6fafa3167 Author: Paarth Shirsat <paarthshirsat123@gmail.com> AuthorDate: 2026-05-09 13:58:36 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2026-06-11 16:38:19 +0000 gpart(7): Fix reference to the zfsprops man page PR: 292147 (cherry picked from commit 6499888ca741bf3db90d7fd352d5480f7314337f) --- 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 . .Elhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2ae93e.3a6fa.506bae90>
