diff options
author | jhb <jhb@FreeBSD.org> | 2017-07-12 20:10:53 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2017-07-12 20:10:53 +0000 |
commit | b40b0a78a3a319b57d7920f57f798e7932eece16 (patch) | |
tree | 973a4861cc9d78e7c8a56ef2536505089b726bc8 /share/man/man4/mcd.4 | |
parent | 9de5b2dbb7badfffac15ac544e5d943dc4d6686b (diff) | |
download | FreeBSD-src-b40b0a78a3a319b57d7920f57f798e7932eece16.zip FreeBSD-src-b40b0a78a3a319b57d7920f57f798e7932eece16.tar.gz |
Add deprecation notices for various device drivers removed in 12.0.
This is a direct commit to stable/11 since these files have already
been removed in head.
Reviewed by: sbruno, gjb
Differential Revision: https://reviews.freebsd.org/D11542
Diffstat (limited to 'share/man/man4/mcd.4')
-rw-r--r-- | share/man/man4/mcd.4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/mcd.4 b/share/man/man4/mcd.4 index 3a79eee..7066797 100644 --- a/share/man/man4/mcd.4 +++ b/share/man/man4/mcd.4 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 8, 1994 +.Dd July 8, 2017 .Dt MCD 4 .Os .Sh NAME @@ -40,6 +40,11 @@ In .Cd hint.mcd.0.at="isa" .Cd hint.mcd.0.port="0x300" .Cd hint.mcd.0.irq="10" +.Sh DEPRECATION NOTICE +The +.Nm +driver will be removed in +.Fx 12.0 . .Sh DESCRIPTION The .Nm |