git: bbd29c4394de - main - wlan(4) - remove an(4) reference
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Feb 2024 14:11:15 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=bbd29c4394de2750b6137c46bf4e577805a4120a commit bbd29c4394de2750b6137c46bf4e577805a4120a Author: Christopher Davidson <christopher.davidson@gmail.com> AuthorDate: 2024-02-14 04:27:13 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2024-02-14 14:11:00 +0000 wlan(4) - remove an(4) reference Fixes: 663b174b5b53 ("an: Remove driver") Pull request: https://github.com/freebsd/freebsd-src/pull/1120 --- share/man/man4/wlan.4 | 1 - 1 file changed, 1 deletion(-) diff --git a/share/man/man4/wlan.4 b/share/man/man4/wlan.4 index 233b29bb89bd..4cd1bfbdc9d5 100644 --- a/share/man/man4/wlan.4 +++ b/share/man/man4/wlan.4 @@ -166,7 +166,6 @@ not ratified and subject to change. Be aware that this specification is incompatible with earlier drafts. Stations implementing earlier drafts (e.g., Linux) may be incompatible. .Sh SEE ALSO -.Xr an 4 , .Xr ath 4 , .Xr bwi 4 , .Xr bwn 4 ,