Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2017 13:30:11 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51122 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Message-ID:  <201710141330.v9EDUCn4017737@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat Oct 14 13:30:11 2017
New Revision: 51122
URL: https://svnweb.freebsd.org/changeset/doc/51122

Log:
  Fix build of Porters Handbook

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	Sat Oct 14 07:33:11 2017	(r51121)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Sat Oct 14 13:30:11 2017	(r51122)
@@ -3671,8 +3671,8 @@ PATCHFILES=	patch1:test</programlisting>
 	that subdirectory.</para>
 
       <para>It will also look at the subdirectory with the same name
-	on the backup master site at <link>
-	  <xlink:href="http://distcache.FreeBSD.org">http://distcache.FreeBSD.org</link>;
+	on the backup master site at <link
+	  xlink:href="http://distcache.FreeBSD.org">http://distcache.FreeBSD.org</link>;
 	(Setting
 	<varname>DISTDIR</varname> explicitly in
 	<filename>Makefile</filename> will not accomplish this, so



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