Bug 235369

Summary: ports-mgmt/pkg: pkg.conf(5) refers to non-existent pages libfetch(3), pkg-repository(8) and pkg(1)
Product: Ports & Packages Reporter: Graham Perrin <grahamperrin>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed Overcome By Events    
Severity: Affects Many People CC: doc, felix.the.red, fernape
Priority: --- Keywords: easy, patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.freebsd.org/cgi/man.cgi?query=pkg.conf&sektion=5&manpath=FreeBSD+12.0-RELEASE+and+Ports
Attachments:
Description Flags
pkg.conf(5) patch none

Comment 1 Felix Johnson 2021-10-16 13:06:57 UTC
Created attachment 228762 [details]
pkg.conf(5) patch

Update references:
pkg(1) -> pkg(8)
libfetch(3) -> fetch(3)
pkg_repository(8) -> pkg_repository(5)
Comment 2 Felix Johnson 2021-10-16 13:11:10 UTC
The pkg.conf(5) man page has the wrong sections for multiple cross-references.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-05-18 11:15:13 UTC
This has already been fixed upstream, at least in 1.17.5_1.

Closing