| Summary: | FAT32 (LBA) misrepresented as a link in the manual page for gpart(8) | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Graham Perrin <grahamperrin> |
| Component: | Website | Assignee: | Wolfram Schneider <wosch> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | doc, lwhsu, wosch |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| URL: | https://www.freebsd.org/cgi/man.cgi?query=gpart&sektion=8&manpath=FreeBSD#PARTITION_TYPES | ||
|
Description
Graham Perrin
2022-02-04 00:57:34 UTC
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(-) |