Date: Sun, 16 Feb 2014 05:19:20 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43960 - head/en_US.ISO8859-1/books/porters-handbook/testing Message-ID: <201402160519.s1G5JK8g023589@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock Date: Sun Feb 16 05:19:20 2014 New Revision: 43960 URL: http://svnweb.freebsd.org/changeset/doc/43960 Log: Whitespace-only fixes missed in earlier commit, translators please ignore. 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 Sun Feb 16 05:17:25 2014 (r43959) +++ head/en_US.ISO8859-1/books/porters-handbook/testing/chapter.xml Sun Feb 16 05:19:20 2014 (r43960) @@ -98,7 +98,7 @@ installed system mounted somewhere other than <filename>/</filename>. A port will actually install into <filename>DESTDIR/PREFIX</filename>, and register with the - package database in <filename>DESTDIR/var/db/pkg</filename>. As + package database in <filename>DESTDIR/var/db/pkg</filename>. As <varname>DESTDIR</varname> is handled automatically by the ports infrastructure with &man.chroot.8;, you do not need any modifications or any extra care to write @@ -168,7 +168,7 @@ <para>If you are an avid ports contributor, you might want to take a look at <application>Tinderbox</application>. It is a - powerful system for building and testing ports. You can install + powerful system for building and testing ports. You can install <application>Tinderbox</application> using <package role="port">ports-mgmt/tinderbox</package> port. Be sure to read supplied documentation since the configuration is
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402160519.s1G5JK8g023589>