Date: Tue, 13 Aug 2019 01:25:07 +0000 (UTC) From: "Pedro F. Giffuni" <pfg@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r350970 - head/share/man/man4 Message-ID: <201908130125.x7D1P7Od001601@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pfg Date: Tue Aug 13 01:25:07 2019 New Revision: 350970 URL: https://svnweb.freebsd.org/changeset/base/350970 Log: Add deprecation notice to snd_maestro(4). As suggested in: https://wiki.freebsd.org/WhatsGoing/FreeBSD13 this old driver is buggy and no one is working on it so we should deprecate it for the next release. MFC after: 3 days Diferential Revision: https://reviews.freebsd.org/D21139 Modified: head/share/man/man4/snd_maestro.4 Modified: head/share/man/man4/snd_maestro.4 ============================================================================== --- head/share/man/man4/snd_maestro.4 Tue Aug 13 01:24:43 2019 (r350969) +++ head/share/man/man4/snd_maestro.4 Tue Aug 13 01:25:07 2019 (r350970) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 15, 2005 +.Dd August 12, 2019 .Dt SND_MAESTRO 4 .Os .Sh NAME @@ -73,6 +73,9 @@ The .Nm device driver first appeared in .Fx 4.2 . +.Pp +This driver will be removed in a future version of the +.Fx base system. .Sh AUTHORS This manual page was written by .An Jorge Mario G. Mazo Aq Mt jgutie11@eafit.edu.co .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908130125.x7D1P7Od001601>