aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarren Block <wblock@FreeBSD.org>2014-04-29 21:39:27 +0000
committerWarren Block <wblock@FreeBSD.org>2014-04-29 21:39:27 +0000
commitc48de9d746f3c348eb8245e75e25f10657ad48ac (patch)
treea3b37bbe43546b9d421d0888672337c98b795ea0
parenta73f73bd46afe0c81f20e2a561d05458cdb5fe84 (diff)
downloaddoc-c48de9d746f3c348eb8245e75e25f10657ad48ac.tar.gz
doc-c48de9d746f3c348eb8245e75e25f10657ad48ac.zip
Restore lost <replaceable> tags.
Notes
Notes: svn path=/head/; revision=44709
-rw-r--r--en_US.ISO8859-1/articles/rc-scripting/article.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/articles/rc-scripting/article.xml b/en_US.ISO8859-1/articles/rc-scripting/article.xml
index 4f47a348ad..2fabb04566 100644
--- a/en_US.ISO8859-1/articles/rc-scripting/article.xml
+++ b/en_US.ISO8859-1/articles/rc-scripting/article.xml
@@ -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>