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/spic.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/spic.4')
-rw-r--r-- | share/man/man4/spic.4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/spic.4 b/share/man/man4/spic.4 index 5bbf53b..4cadf50 100644 --- a/share/man/man4/spic.4 +++ b/share/man/man4/spic.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 20, 2002 +.Dd July 8, 2017 .Dt SPIC 4 .Os .Sh NAME @@ -33,6 +33,11 @@ .Nd Sony Programmable I/O Controller device driver .Sh SYNOPSIS .Cd "device spic" +.Sh DEPRECATION NOTICE +The +.Nm +driver will be removed in +.Fx 12.0 . .Sh DESCRIPTION The .Nm |