Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2025 21:36:01 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 8126ed28bda6 - stable/13 - gvinum.8: Update deprecation warning to note that this is removed in 15.0
Message-ID:  <202501312136.50VLa18X056377@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=8126ed28bda6b1b93b2e9a59db4a22e2dc115597

commit 8126ed28bda6b1b93b2e9a59db4a22e2dc115597
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2025-01-23 15:27:44 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2025-01-31 21:33:26 +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
    
    (cherry picked from commit 916f6e6dd3a95145c70e1c2c55467dd4979a0118)
---
 sbin/gvinum/gvinum.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sbin/gvinum/gvinum.8 b/sbin/gvinum/gvinum.8
index e634379f7b51..60ac005a7af6 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,8 +36,8 @@
 .Nm
 and associated
 .Xr geom 4
-kernel support is deprecated, and may not be available in
-.Fx 14.0
+kernel support is deprecated, and is not available in
+.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?202501312136.50VLa18X056377>