Bug 274179

Summary: Porter's handbook: misdirection to poudriere(8)
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla, doc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-doc/blob/main/documentation/content/en/books/porters-handbook/testing/_index.adoc#72-setting-up-poudriere

Description Graham Perrin 2023-09-30 20:05:10 UTC
<https://docs.freebsd.org/en/books/porters-handbook/book/#testing-poudriere-setup> begins: 

> The port installs a default configuration file, /usr/local/etc/poudriere.conf. 
> Each parameter is documented in the configuration file and in poudriere(8). …

poudriere(8) <https://github.com/freebsd/poudriere/wiki/poudriere.8> does not document the parameters.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-09 13:04:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=1342d97ffecb33434ca8d157964ec2a2372ce721

commit 1342d97ffecb33434ca8d157964ec2a2372ce721
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-10-09 13:02:54 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-10-09 13:02:54 +0000

    Porter's handbook: Remove reference to poudriere in testing chapter

    PR:     274179

 documentation/content/en/books/porters-handbook/testing/_index.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)