git: a58648a68b4c - main - wlan(4): Add more related drivers to "See also"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 May 2023 14:38:50 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a58648a68b4c73d14c31c4af07f31479393bc376 commit a58648a68b4c73d14c31c4af07f31479393bc376 Author: Tom Hukins <tom@FreeBSD.org> AuthorDate: 2023-04-19 19:47:24 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2023-05-01 14:38:09 +0000 wlan(4): Add more related drivers to "See also" Pull Request: https://github.com/freebsd/freebsd-src/pull/721 --- share/man/man4/wlan.4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/man/man4/wlan.4 b/share/man/man4/wlan.4 index d7a186a34efd..7c12e8b1f7f9 100644 --- a/share/man/man4/wlan.4 +++ b/share/man/man4/wlan.4 @@ -174,6 +174,7 @@ Stations implementing earlier drafts (e.g., Linux) may be incompatible. .Xr bwn 4 , .Xr ipw 4 , .Xr iwi 4 , +.Xr iwlwifi 4 , .Xr iwm 4 , .Xr iwn 4 , .Xr malo 4 , @@ -182,6 +183,7 @@ Stations implementing earlier drafts (e.g., Linux) may be incompatible. .Xr otus 4 , .Xr ral 4 , .Xr rsu 4 , +.Xr rtw88 4 , .Xr rtwn 4 , .Xr rum 4 , .Xr run 4 ,