svn commit: r51909 - head/en_US.ISO8859-1/books/porters-handbook/makefiles

Rene Ladan rene at FreeBSD.org
Mon Jun 25 18:32:42 UTC 2018


Author: rene
Date: Mon Jun 25 18:32:41 2018
New Revision: 51909
URL: https://svnweb.freebsd.org/changeset/doc/51909

Log:
  Fix rendering of an xref in the USE_GITLAB section.

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	Mon Jun 25 05:45:25 2018	(r51908)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Mon Jun 25 18:32:41 2018	(r51909)
@@ -3050,8 +3050,8 @@ GL_COMMIT=	9c1669ce60c3f4f5eb43df874d7314483fb3f8a6</p
             different places from <application>GitLab</application>
             and <application>GitLab</application> hosted sites. It
             works in a way very similar to <xref
-              linkend="porting-master-sites-n"/> and xref
-              linkend="makefile-master_sites-gitlab-multiple".</para>
+              linkend="porting-master-sites-n"/> and <xref
+              linkend="makefile-master_sites-gitlab-multiple"/>.</para>
 
           <para>When fetching multiple files using <application>GitLab</application>,
             sometimes the default distribution file is not fetched from a <application>GitLab</application>


More information about the svn-doc-all mailing list