svn commit: r364351 - head/share/man/man4
Warner Losh
imp at FreeBSD.org
Tue Aug 18 17:29:02 UTC 2020
Author: imp
Date: Tue Aug 18 17:29:01 2020
New Revision: 364351
URL: https://svnweb.freebsd.org/changeset/base/364351
Log:
bt(4) has already been removed. Add a deprecation notice.
MFC After: 1 day
Modified:
head/share/man/man4/bt.4
Modified: head/share/man/man4/bt.4
==============================================================================
--- head/share/man/man4/bt.4 Tue Aug 18 16:58:37 2020 (r364350)
+++ head/share/man/man4/bt.4 Tue Aug 18 17:29:01 2020 (r364351)
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 15, 2017
+.Dd August 18, 2020
.Dt BT 4
.Os
.Sh NAME
@@ -46,6 +46,9 @@ In
.Cd hint.bt.0.at="isa"
.Cd hint.bt.0.port="0x330"
.Ed
+.Sh DEPRECATION NOTICE
+This driver is scheduled for removal prior to the release of
+.Fx 13.0 .
.Sh DESCRIPTION
This driver provides access to the
.Tn SCSI
More information about the svn-src-all
mailing list