Bug 263537

Summary: pkg.conf(5) refers to non-existent pkg-repository(8)
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Manual PagesAssignee: freebsd-pkg (Nobody) <pkg>
Status: New ---    
Severity: Affects Some People CC: doc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/pkg/commit/8c4e7d43c3d33d1fa1b45d068681f1b0a4e43134#diff-084b7fb0d65fc579040a64fb5af24b8930318189308d63b3c6ce066514881c24R418

Description Graham Perrin freebsd_committer freebsd_triage 2022-04-24 20:51:46 UTC
<https://github.com/freebsd/pkg/commit/8c4e7d43c3d33d1fa1b45d068681f1b0a4e43134#diff-084b7fb0d65fc579040a64fb5af24b8930318189308d63b3c6ce066514881c24R418>

<https://www.freebsd.org/cgi/man.cgi?query=pkg.conf&sektion=5&manpath=FreeBSD-Ports#REPOSITORY_CONFIGURATION>

Extracts from two paragraphs: 

> is for use with an external signing command.  See pkg-repo(8) for more> annotation of the installed package.  See pkg-repository(8) for details.

The second of the lines is wrong; pkg-repository(8) does not exist. 

----

Manual pages that do exist include: 

pkg-repository(5)
<https://www.freebsd.org/cgi/man.cgi?query=pkg-repository&sektion=5&manpath=FreeBSD-Ports>

pkg-repo(8)
<https://www.freebsd.org/cgi/man.cgi?query=pkg-repo&sektion=8&manpath=FreeBSD-Ports>