svn commit: r347959 - stable/12/share/man/man4

Brooks Davis brooks at FreeBSD.org
Sat May 18 17:30:04 UTC 2019


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


More information about the svn-src-stable mailing list