mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add deprecation notice in asf.8
PR: 229046 Reviewed by: jhb MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e937d05124
commit
d1ded78d8e
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue