diff options
author | Taras Korenko <taras@FreeBSD.org> | 2014-06-13 14:53:24 +0000 |
---|---|---|
committer | Taras Korenko <taras@FreeBSD.org> | 2014-06-13 14:53:24 +0000 |
commit | e5712d4822bd7f0100e910f2473a52be186842f7 (patch) | |
tree | d7f8d181d3c69a7d8a77549fd07216dc7f93f4c5 /ru_RU.KOI8-R/articles/custom-gcc/article.xml | |
parent | 653f1e8d0cb57e322444b9774d9ef11dd91f62b7 (diff) | |
download | doc-e5712d4822bd7f0100e910f2473a52be186842f7.tar.gz doc-e5712d4822bd7f0100e910f2473a52be186842f7.zip |
+ ru/articles & ru/books/handbook: restore <replaceable> tags, which
were lost during conversion to the DocBook5.
P.S.: special thanks to wblock@ for his script [1], which made this
task much easier.
1. http://lists.freebsd.org/pipermail/freebsd-doc/2014-March/023463.html
Notes
Notes:
svn path=/head/; revision=45050
Diffstat (limited to 'ru_RU.KOI8-R/articles/custom-gcc/article.xml')
-rw-r--r-- | ru_RU.KOI8-R/articles/custom-gcc/article.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ru_RU.KOI8-R/articles/custom-gcc/article.xml b/ru_RU.KOI8-R/articles/custom-gcc/article.xml index 01e27805ad..04fbd962b1 100644 --- a/ru_RU.KOI8-R/articles/custom-gcc/article.xml +++ b/ru_RU.KOI8-R/articles/custom-gcc/article.xml @@ -90,7 +90,7 @@ <para>Для установки одного из вышеупомянутых портов <application>GCC</application>, наберите следующую команду:</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> |