> fat32lba A partition that contains a FAT32 (LBA) filesys- – refers (wrongly) to non-existent: <https://www.freebsd.org/cgi/man.cgi?query=FAT32&sektion=LBA&apropos=0&manpath=FreeBSD+13.0-RELEASE>
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=71469bf91c731b378644a77c9823f2c0310ed11b commit 71469bf91c731b378644a77c9823f2c0310ed11b Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2022-02-05 16:52:39 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2022-02-05 16:52:39 +0000 more restrict manual page reference detection No white spaces between man page and brackets, e.g. gpart(8) is valid, but gpart (8) not. PR: 261706 Reported by: Graham Perrin website/content/en/cgi/man.cgi | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)