Date: Thu, 23 Jan 2025 15:31:41 GMT From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 916f6e6dd3a9 - main - gvinum.8: Update deprecation warning to note that this is removed in 15.0 Message-ID: <202501231531.50NFVf9a011888@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=916f6e6dd3a95145c70e1c2c55467dd4979a0118 commit 916f6e6dd3a95145c70e1c2c55467dd4979a0118 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2025-01-23 15:27:44 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2025-01-23 15:27:44 +0000 gvinum.8: Update deprecation warning to note that this is removed in 15.0 Reviewed by: emaste MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D48592 --- sbin/gvinum/gvinum.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/gvinum/gvinum.8 b/sbin/gvinum/gvinum.8 index 28e4cd7d76db..e861681203c6 100644 --- a/sbin/gvinum/gvinum.8 +++ b/sbin/gvinum/gvinum.8 @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd March 28, 2021 +.Dd January 23, 2025 .Dt GVINUM 8 .Os .Sh NAME @@ -36,7 +36,7 @@ .Nm and associated .Xr geom 4 -kernel support is deprecated, and may not be available in +kernel support is deprecated, and is not be available in .Fx 15.0 and later. Users are advised to migrate to
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501231531.50NFVf9a011888>