Date: Fri, 15 Jun 2018 17:38:08 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r335221 - head/usr.sbin/asf Message-ID: <201806151738.w5FHc89H048054@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Fri Jun 15 17:38:07 2018 New Revision: 335221 URL: https://svnweb.freebsd.org/changeset/base/335221 Log: Add deprecation notice in asf.8 PR: 229046 Reviewed by: jhb MFC after: 1 week Sponsored by: The FreeBSD Foundation Modified: head/usr.sbin/asf/asf.8 Modified: head/usr.sbin/asf/asf.8 ============================================================================== --- head/usr.sbin/asf/asf.8 Fri Jun 15 17:29:32 2018 (r335220) +++ head/usr.sbin/asf/asf.8 Fri Jun 15 17:38:07 2018 (r335221) @@ -37,6 +37,15 @@ .Op Fl o Ar outfile .Op Fl X Ar suffix .Op Ar modules-path Op Ar outfile +.Sh DEPRECATION NOTICE +The +.Nm +utility is not present in +.Fx 12.0 +and later. +The +.Xr kgdb 1 +debugger handles kernel module state internally. .Sh DESCRIPTION By default, .Nm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806151738.w5FHc89H048054>