git: 0f1e73b789c8 - stable/13 - netisr: Purge another reference to NETISR_EPAIR
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Apr 2023 14:03:29 UTC
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=0f1e73b789c8515b63c6f56dc7c787361754844d commit 0f1e73b789c8515b63c6f56dc7c787361754844d Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2023-04-12 14:27:00 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2023-04-19 14:03:08 +0000 netisr: Purge another reference to NETISR_EPAIR Fixes: 03276e338a1b ("netisr: Remove the now-unused NETISR_EPAIR queue index") MFC after: 1 week (cherry picked from commit b4f1582f3b62ca943a6009d7f08c938833bf70d5) --- share/man/man9/netisr.9 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/share/man/man9/netisr.9 b/share/man/man9/netisr.9 index efcb8ed8e7b1..06e394915729 100644 --- a/share/man/man9/netisr.9 +++ b/share/man/man9/netisr.9 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 25, 2017 +.Dd April 12, 2023 .Dt NETISR 9 .Os .Sh NAME @@ -220,9 +220,6 @@ Routing socket loopback ARP .It Dv NETISR_IPV6 IPv6 -.It Dv NETISR_EPAIR -.Xr netstat 1 , -.Xr epair 4 .El .Sh AUTHORS This manual page and the