Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2024 14:11:15 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: bbd29c4394de - main - wlan(4) - remove an(4) reference
Message-ID:  <202402141411.41EEBFRe007299@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402141411.41EEBFRe007299>