Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2023 05:14:58 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: f710a4de92c1 - main - twe: Add deprecation notice
Message-ID:  <202305080514.3485EwX9036544@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

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

commit f710a4de92c142fddde636e3610d525bc237ff6d
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-05-08 05:14:12 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-05-08 05:14:12 +0000

    twe: Add deprecation notice
    
    This was flagged for removal in 14 over a year ago. Add deprecation to
    man page.
    
    MFC After: 3 days
---
 share/man/man4/twe.4 | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/share/man/man4/twe.4 b/share/man/man4/twe.4
index 9f2eadfb2662..520e4b0a20af 100644
--- a/share/man/man4/twe.4
+++ b/share/man/man4/twe.4
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 15, 2004
+.Dd May 7, 2023
 .Dt TWE 4
 .Os
 .Sh NAME
@@ -45,6 +45,11 @@ module at boot time, place the following line in
 .Bd -literal -offset indent
 twe_load="YES"
 .Ed
+.Sh DEPRECATION NOTICE
+The
+.Nm
+driver is not present in
+.Fx 14.0 .
 .Sh DESCRIPTION
 The
 .Nm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305080514.3485EwX9036544>