Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2017 11:30:08 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50390 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting
Message-ID:  <201706201130.v5KBU8cO095574@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jun 20 11:30:08 2017
New Revision: 50390
URL: https://svnweb.freebsd.org/changeset/doc/50390

Log:
  Provide a link to poudriere's testing chapter.
  
  Sponsored by:	Absolight

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml	Tue Jun 20 11:30:06 2017	(r50389)
+++ head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml	Tue Jun 20 11:30:08 2017	(r50390)
@@ -319,12 +319,11 @@ lib/X11/oneko/mouse.xpm</programlisting>
       the stages.</para>
 
     <para>Thorough automated testing can be done with
-      <package role="port">ports-mgmt/tinderbox</package> or
       <package role="port">ports-mgmt/poudriere</package> from the
-      Ports Collection.  These applications maintain
-      <literal>jails</literal> where all of the steps shown above
-      can be tested without affecting the state of the host
-      system.</para>
+      Ports Collection, see <xref linkend="testing-poudriere"/> for
+      more information.  It maintains <literal>jails</literal> where
+      all of the steps shown above can be tested without affecting the
+      state of the host system.</para>
   </sect1>
 
   <sect1 xml:id="porting-portlint">



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