[Bug 263537] pkg.conf(5) refers to non-existent pkg-repository(8)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 Apr 2022 20:51:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263537

            Bug ID: 263537
           Summary: pkg.conf(5) refers to non-existent pkg-repository(8)
           Product: Documentation
           Version: Latest
          Hardware: Any
               URL: https://github.com/freebsd/pkg/commit/8c4e7d43c3d33d1f
                    a1b45d068681f1b0a4e43134#diff-084b7fb0d65fc579040a64fb
                    5af24b8930318189308d63b3c6ce066514881c24R418
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: grahamperrin@gmail.com
                CC: doc@FreeBSD.org

<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>

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