svn commit: r54059 - head/en_US.ISO8859-1/books/porters-handbook/testing
Mark Linimon <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: linimon Date: Sat Apr 18 02:58:05 2020 New Revision: 54059 URL: https://svnweb.freebsd.org/changeset/doc/54059 Log: Fix misleading comment, a leftover from when 12 was -CURRENT. PR: 245711 Submitted by: Felix Palmen <[email protected]> Modified: head/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml Thu Apr 16 18:42:37 2020 (r54058) +++ head/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml Sat Apr 18 02:58:05 2020 (r54059) @@ -461,7 +461,7 @@ SVN_HOST=svn.FreeBSD.org</programlisting> <para>To create a <application>Poudriere</application> jail for <literal>13.0-CURRENT</literal>:</para> - <screen>&prompt.root; <userinput>poudriere jail -c -j 12amd64 -v head -a amd64 -m svn+https</userinput></screen> + <screen>&prompt.root; <userinput>poudriere jail -c -j 13amd64 -v head -a amd64 -m svn+https</userinput></screen> <para>In order to run a <literal>13.0-CURRENT</literal> <application>Poudriere</application> jail you must be _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"