Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2016 17:58:36 +0000 (UTC)
From:      Brad Davis <brd@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49775 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Message-ID:  <201612291758.uBTHwaES024872@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brd
Date: Thu Dec 29 17:58:36 2016
New Revision: 49775
URL: https://svnweb.freebsd.org/changeset/doc/49775

Log:
  Add missing close para to the last commit.
  
  Pointy hat:	me

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Thu Dec 29 17:57:14 2016	(r49774)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Thu Dec 29 17:58:36 2016	(r49775)
@@ -2097,7 +2097,7 @@ USE_GITHUB=	yes</programlisting>
 
 	<para>When fetching multiple files from GitHub, sometimes the default
 	  distribution file is not required.  To disable fetching the default
-	  distribution, set:
+	  distribution, set:</para>
 
 	<programlisting>USE_GITHUB=	nodefault</programlisting>
 



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