svn commit: r44683 - head/en_US.ISO8859-1/articles/custom-gcc

Warren Block wblock at FreeBSD.org
Mon Apr 28 20:23:09 UTC 2014


Author: wblock
Date: Mon Apr 28 20:23:08 2014
New Revision: 44683
URL: http://svnweb.freebsd.org/changeset/doc/44683

Log:
  Restore lost <replaceable> tags.

Modified:
  head/en_US.ISO8859-1/articles/custom-gcc/article.xml

Modified: head/en_US.ISO8859-1/articles/custom-gcc/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/custom-gcc/article.xml	Mon Apr 28 20:21:23 2014	(r44682)
+++ head/en_US.ISO8859-1/articles/custom-gcc/article.xml	Mon Apr 28 20:23:08 2014	(r44683)
@@ -86,7 +86,7 @@
 	<application>GCC</application> ports, run the following
 	command:</para>
 
-      <screen>&prompt.root; <userinput>cd /usr/ports/lang/gcc44 && make install</userinput></screen>
+      <screen>&prompt.root; <userinput>cd /usr/ports/lang/<replaceable>gcc44</replaceable> && make install</userinput></screen>
     </sect2>
   </sect1>
 


More information about the svn-doc-all mailing list