svn commit: r41281 - head/en_US.ISO8859-1/books/handbook/ports
Eitan Adler
eadler at FreeBSD.org
Thu Mar 21 12:57:18 UTC 2013
Author: eadler
Date: Thu Mar 21 12:57:17 2013
New Revision: 41281
URL: http://svnweb.freebsd.org/changeset/doc/41281
Log:
Fix doubling of the doubling of the words.
Add a space whereone is required.
PR: docs/177031
Submitted by: Ondra Knezour <knezour at weboutsourcing.cz>
Approved by: bcr (mentor)
Modified:
head/en_US.ISO8859-1/books/handbook/ports/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Thu Mar 21 12:57:15 2013 (r41280)
+++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Thu Mar 21 12:57:17 2013 (r41281)
@@ -1453,8 +1453,9 @@ Deinstalling ca_root_nss-3.13.5... done<
depends on libraries or other ports, this will
<emphasis>not</emphasis> fetch the distfiles of ports
from another category. Use
- <command>make<maketarget>fetch-recursive</maketarget>
- <maketarget>fetch</maketarget></command> to fetch
+ <command>make
+ <maketarget>fetch-recursive</maketarget></command>
+ to fetch
all the dependencies of a port.</para>
<note>
More information about the svn-doc-head
mailing list