Date: Sat, 18 May 2019 17:30:03 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: svn commit: r347959 - stable/12/share/man/man4 Message-ID: <201905181730.x4IHU3Yg032170@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brooks Date: Sat May 18 17:30:03 2019 New Revision: 347959 URL: https://svnweb.freebsd.org/changeset/base/347959 Log: MFC r347940 Remove the notice that ae(4) will be removed in FreeBSD 13. Modified: stable/12/share/man/man4/ae.4 Directory Properties: stable/12/ (props changed) Modified: stable/12/share/man/man4/ae.4 ============================================================================== --- stable/12/share/man/man4/ae.4 Sat May 18 17:13:08 2019 (r347958) +++ stable/12/share/man/man4/ae.4 Sat May 18 17:30:03 2019 (r347959) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 24, 2018 +.Dd May 17, 2019 .Dt AE 4 .Os .Sh NAME @@ -44,14 +44,6 @@ module at boot time, place the following line in .Bd -literal -offset indent if_ae_load="YES" .Ed -.Sh DEPRECATION NOTICE -The -.Nm -driver is not present in -.Fx 13.0 -and later. -See https://github.com/freebsd/fcp/blob/master/fcp-0101.md for more -information. .Sh DESCRIPTION The .Nm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905181730.x4IHU3Yg032170>