[Bug 295025] Dead links to man pages in Chapter 23 of Handbook (with proposed links)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 05 May 2026 15:05:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295025

            Bug ID: 295025
           Summary: Dead links to man pages in Chapter 23 of Handbook
                    (with proposed links)
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: mp4761943@gmail.com
                CC: doc@FreeBSD.org

Links to the below in Chapter 23 of the Handbook

ext2fs: https://man.freebsd.org/cgi/man.cgi?query=ext2fs&sektion=5&format=html
fusefs: https://man.freebsd.org/cgi/man.cgi?query=fusefs&sektion=5&format=html

Lead to pages with a message saying "Sorry, no data found for `<PACKAGE NAME>'.
Please try a keyword search." PACKAGE NAME being either fusefs or ext2fs. Seems
to be because one of the search options defaults to "5 - File Formats" instead
of "All Sections".

Seems like the following links work:

ext2fs: https://man.freebsd.org/cgi/man.cgi?query=ext2fs
fusefs: https://man.freebsd.org/cgi/man.cgi?fusefs

-- 
You are receiving this mail because:
You are the assignee for the bug.