Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2018 15:05:37 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51691 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting
Message-ID:  <201805211505.w4LF5b7r023150@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon May 21 15:05:37 2018
New Revision: 51691
URL: https://svnweb.freebsd.org/changeset/doc/51691

Log:
  use an entity there.
  
  Sponsored by:	Absolight

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml	Mon May 21 15:03:28 2018	(r51690)
+++ head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml	Mon May 21 15:05:37 2018	(r51691)
@@ -210,7 +210,7 @@ lib/X11/oneko/mouse.xpm</programlisting>
       </tip>
 
       <tip>
-	<para>As <varname>PLIST_FILES</varname> is a make variable,
+	<para>As <varname>PLIST_FILES</varname> is a &man.make.1; variable,
 	  any entry with spaces must be quoted.  For example, if using
 	  keywords described in &man.pkg-create.8; and <xref
 	    linkend="plist-keywords"/>, the entry must be quoted.</para>



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