Created attachment 239346 [details] End results of the sweep. After observing the spelling mistake under <https://www.freebsd.org/cgi/man.cgi?query=iwlwifi&sektion=4&manpath=FreeBSD#DESCRIPTION>, I swept for other occurrences. main in three repos, plus releng/13.1 and stable/13 in src. Partial results of the sweep led me to bug 266554. End results of the sweep include: 1) <https://www.freebsd.org/status/report-2009-04-2009-09.html#FreeBSD-Gecko-Project> 2) <https://www.freebsd.org/releases/13.0R/relnotes/#userland-libraries> Now: fix both (1), and 05314f45e14b8a1857fdc2512ba8f66589ba80ec for (2)? Or ignore, and close this report?
Sure, might as well fix them.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=c4f6b54f9ec99c54f8ca402845613bca227cc925 commit c4f6b54f9ec99c54f8ca402845613bca227cc925 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2023-01-09 20:20:28 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2023-01-09 20:20:28 +0000 Spelling: supersede (not superseed) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268831 PR: 268831 Fixes: 989d921f5d Migrate doc to Hugo/AsciiDoctor Fixes: 05314f45e1 Add entries from the stable/13/RELNOTES file. website/content/en/releases/13.0R/relnotes.adoc | 3 +-- website/content/en/status/report-2009-04-2009-09.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-)
(In reply to Ed Maste from comment #1) Thanks, done. ---- > Fixes: 05314f45e1 Add entries from the stable/13/RELNOTES file. Incidentally, that file does not use the (correctly spelt) word superseded. <https://cgit.freebsd.org/src/commit/RELNOTES?h=stable/13&id=2b3ac10a272150eaf7d185703d9ad341f776afce>