Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2013 12:57:17 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r41281 - head/en_US.ISO8859-1/books/handbook/ports
Message-ID:  <201303211257.r2LCvH7X076225@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>



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