1
0
mirror of https://git.FreeBSD.org/src.git synced 2026-06-02 11:24:32 +00:00

dtrace_mib.4: Document the DTrace MIB provider

Reviewed by:	kp
MFC after:	1 week
Obtained from:	60d8dbbef0 netinet: add a probe point for IP, IP6, ICMP, ICMP6, UDP and TCP stats counters
Differential Revision:	https://reviews.freebsd.org/D53709
This commit is contained in:
Mateusz Piotrowski
2025-07-18 17:46:25 +02:00
parent 242050278a
commit ef19cae253
14 changed files with 149 additions and 11 deletions
+2 -1
View File
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd January 31, 2025
.Dd May 7, 2026
.Dt SYSCTL 8
.Os
.Sh NAME
@@ -336,6 +336,7 @@ The
option has been deprecated and is silently ignored.
.Sh SEE ALSO
.Xr sysctl 3 ,
.Xr dtrace_mib 4 ,
.Xr loader.conf 5 ,
.Xr sysctl.conf 5 ,
.Xr security 7 ,