git: bf531bcc5f70 - main - altq: Remove stale driver references
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 17:01:56 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=bf531bcc5f70e180807b6c58733b9e3b08a0eefa commit bf531bcc5f70e180807b6c58733b9e3b08a0eefa Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2024-01-21 17:00:49 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-01-21 17:01:45 +0000 altq: Remove stale driver references Remove xr to an(4) and npe(4) since they no longer exist in the tree. Sponsored by: Netflix --- share/man/man4/altq.4 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/share/man/man4/altq.4 b/share/man/man4/altq.4 index 4761daa8d37e..2a6acc96ed86 100644 --- a/share/man/man4/altq.4 +++ b/share/man/man4/altq.4 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 10, 2022 +.Dd January 21, 2024 .Dt ALTQ 4 .Os .Sh NAME @@ -128,7 +128,6 @@ They have been applied to the following hardware drivers: .Xr age 4 , .Xr alc 4 , .Xr ale 4 , -.Xr an 4 , .Xr aue 4 , .Xr axe 4 , .Xr bce 4 , @@ -152,7 +151,6 @@ They have been applied to the following hardware drivers: .Xr my 4 , .Xr nfe 4 , .Xr nge 4 , -.Xr npe 4 , .Xr qlxgb 4 , .Xr re 4 , .Xr rl 4 ,