git: 97845338c2 - main - 15.0: Spell "compatibility" more conventionally
Colin Percival <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=97845338c2460daa1268785970c447eb7ab31c25 commit 97845338c2460daa1268785970c447eb7ab31c25 Author: Colin Percival <[email protected]> AuthorDate: 2025-10-20 04:37:38 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2025-10-20 04:37:38 +0000 15.0: Spell "compatibility" more conventionally The "comapt" was a typo, but it's probably more helpful to spell out the entire word anyway. Reported by: pfg --- website/content/en/releases/15.0R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index 5763769b9a..503e7b337d 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -904,7 +904,7 @@ gitref:3965be101c43[repository=src] [[wireless-networking]] === Wireless Networking -The LinuxKPI 802.11 comapt layer man:linuxkpi_wlan[4] gained support for the Galois/Counter Mode Protocol (GCMP) from man:wlan_gcmp[4]. (Sponsored by The FreeBSD Foundation) +The LinuxKPI 802.11 compatibility layer man:linuxkpi_wlan[4] gained support for the Galois/Counter Mode Protocol (GCMP) from man:wlan_gcmp[4]. (Sponsored by The FreeBSD Foundation) The man:rtw88[4] driver was made to work (associate) again and a memory leak got resolved. (Sponsored by The FreeBSD Foundation)