From d1ded78d8e006798f035760320ffb65dd18b4cb3 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Fri, 15 Jun 2018 17:38:07 +0000 Subject: [PATCH] Add deprecation notice in asf.8 PR: 229046 Reviewed by: jhb MFC after: 1 week Sponsored by: The FreeBSD Foundation --- usr.sbin/asf/asf.8 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/usr.sbin/asf/asf.8 b/usr.sbin/asf/asf.8 index 39281375417b..62ecdca15a76 100644 --- a/usr.sbin/asf/asf.8 +++ b/usr.sbin/asf/asf.8 @@ -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