svn commit: r51691 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting
Mathieu Arnold
mat at FreeBSD.org
Mon May 21 15:05:38 UTC 2018
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>
More information about the svn-doc-head
mailing list