[Bug 272001] Manual pages online: if manpath=freebsd-ports, then cross-references fail for non-ports pages
Date: Mon, 12 Feb 2024 17:41:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272001 Wolfram Schneider <wosch@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(wosch@ |maintainer-feedback-, |FreeBSD.org) |maintainer-feedback- Status|Open |In Progress --- Comment #1 from Wolfram Schneider <wosch@FreeBSD.org> --- By default https://man.freebsd.org searches for manual pages in the base system *and* ports. e.g.: https://man.freebsd.org/confctl The links will work between base and ports manual pages. The search https://man.freebsd.org/cgi/man.cgi?query=sysctl&sektion=8&apropos=0&manpath=FreeBSD+Ports+13.2 explicitly searches only for manual pages in ports. This is the expected behaviour, search in ports only. I guess you wanted to use: https://man.freebsd.org/cgi/man.cgi?query=sysctl&apropos=0&sektion=8&manpath=FreeBSD+13.2-RELEASE+and+Ports -- You are receiving this mail because: You are the assignee for the bug.