mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
ng_h4: add deprecation notice
It is already gone in FreeBSD 14. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
f537b30564
commit
374f859ec0
1 changed files with 6 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.\" $Id: ng_h4.4,v 1.2 2003/05/21 19:37:35 max Exp $
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 14, 2002
|
||||
.Dd November 27, 2021
|
||||
.Dt NG_H4 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -34,6 +34,11 @@
|
|||
.Sh SYNOPSIS
|
||||
.In sys/types.h
|
||||
.In netgraph/bluetooth/include/ng_h4.h
|
||||
.Sh DEPRECATION NOTICE
|
||||
The
|
||||
.Nm
|
||||
Netgraph node is not present in
|
||||
.Fx 14.0 .
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm h4
|
||||
|
|
|
|||
Loading…
Reference in a new issue