svn commit: r44709 - head/en_US.ISO8859-1/articles/rc-scripting

Warren Block wblock at FreeBSD.org
Tue Apr 29 21:39:28 UTC 2014


Author: wblock
Date: Tue Apr 29 21:39:27 2014
New Revision: 44709
URL: http://svnweb.freebsd.org/changeset/doc/44709

Log:
  Restore lost <replaceable> tags.

Modified:
  head/en_US.ISO8859-1/articles/rc-scripting/article.xml

Modified: head/en_US.ISO8859-1/articles/rc-scripting/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/rc-scripting/article.xml	Tue Apr 29 21:38:01 2014	(r44708)
+++ head/en_US.ISO8859-1/articles/rc-scripting/article.xml	Tue Apr 29 21:39:27 2014	(r44709)
@@ -1059,7 +1059,7 @@ run_rc_command "$1"</programlisting>
 	    <quote>placeholder</quote> scripts used to ensure that
 	    certain groups of operations are performed before others.
 	    These are denoted by
-	    <filename>UPPERCASE</filename>
+	    <filename><replaceable>UPPERCASE</replaceable></filename>
 	    names.  Their list and purposes can be found in
 	    &man.rc.8;.</para>
 


More information about the svn-doc-all mailing list