svn commit: r44714 - head/en_US.ISO8859-1/books/pmake/basics
Warren Block
wblock at FreeBSD.org
Tue Apr 29 21:58:23 UTC 2014
Author: wblock
Date: Tue Apr 29 21:58:22 2014
New Revision: 44714
URL: http://svnweb.freebsd.org/changeset/doc/44714
Log:
Restore lost <replaceable> tags.
Modified:
head/en_US.ISO8859-1/books/pmake/basics/chapter.xml
Modified: head/en_US.ISO8859-1/books/pmake/basics/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/pmake/basics/chapter.xml Tue Apr 29 21:51:32 2014 (r44713)
+++ head/en_US.ISO8859-1/books/pmake/basics/chapter.xml Tue Apr 29 21:58:22 2014 (r44714)
@@ -17,7 +17,7 @@
otherwise. To specify a different makefile, use the
<option>-f</option> flag, e.g.</para>
- <screen>&prompt.user; <userinput>pmake -f program.mk</userinput></screen>
+ <screen>&prompt.user; <userinput>pmake -f <replaceable>program.mk</replaceable></userinput></screen>
<para>A makefile has four different types of lines in it:</para>
More information about the svn-doc-head
mailing list