Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2023 13:03:22 GMT
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 1342d97ffe - main - Porter's handbook: Remove reference to poudriere in testing chapter
Message-ID:  <202310091303.399D3Mgj056497@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla:

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

diff --git a/documentation/content/en/books/porters-handbook/testing/_index.adoc b/documentation/content/en/books/porters-handbook/testing/_index.adoc
index b4e88cfe4c..9375c83837 100644
--- a/documentation/content/en/books/porters-handbook/testing/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/testing/_index.adoc
@@ -254,7 +254,8 @@ Those optimizations will not matter a lot when building ports on a desktop machi
 === Setting Up poudriere
 
 The port installs a default configuration file, [.filename]#/usr/local/etc/poudriere.conf#.
-Each parameter is documented in the configuration file and in man:poudriere[8].
+Each parameter is documented in the configuration file.
+
 Here is a minimal example config file:
 
 [.programlisting]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310091303.399D3Mgj056497>