[Bug 265128] Use of manual page permalinks results in broken in-page links

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 09 Nov 2025 09:44:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265128

Wolfram Schneider <wosch@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|Feedback Timeout            |Works As Intended

--- Comment #4 from Wolfram Schneider <wosch@FreeBSD.org> ---
(In reply to Graham Perrin from comment #3)

https://man.freebsd.org/cgi/man.cgi?query=hier&sektion=7&manpath=freebsd-release

Is a link to the hier manpage, for the latest production release 14.3

The link to pkg(8) does not work on 14.3 because there is no pkg in the base
system. The latest release with pkg(8) was FreeBSD-10.2-RELEASE. You have to
install pkg(8) from ports now.

If you want working manpage links between the base system and ports, you have
to use the release alias "freebsd-release-ports", e.g.

https://man.freebsd.org/cgi/man.cgi?query=hier&sektion=7&manpath=freebsd-release-ports

-- 
You are receiving this mail because:
You are on the CC list for the bug.