Date: Sun, 3 Nov 2024 21:28:51 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: a5f7047f2865 - main - gvinum: Postpone removal to FreeBSD 15 Message-ID: <202411032128.4A3LSpEd015424@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a5f7047f28654aa297c57a9d24f6d1408641b975 commit a5f7047f28654aa297c57a9d24f6d1408641b975 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-12-12 16:57:12 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2024-11-03 21:28:16 +0000 gvinum: Postpone removal to FreeBSD 15 It was not removed for FreeBSD 14. Sponsored by: The FreeBSD Foundation --- sbin/gvinum/gvinum.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/gvinum/gvinum.8 b/sbin/gvinum/gvinum.8 index ea0eb08c640a..28e4cd7d76db 100644 --- a/sbin/gvinum/gvinum.8 +++ b/sbin/gvinum/gvinum.8 @@ -37,7 +37,7 @@ and associated .Xr geom 4 kernel support is deprecated, and may not be available in -.Fx 14.0 +.Fx 15.0 and later. Users are advised to migrate to .Xr gconcat 8 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411032128.4A3LSpEd015424>