Recover lost <replaceable> tags.
This commit is contained in:
parent
cfe5f2b617
commit
d193e1c4eb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44386
1 changed files with 2 additions and 2 deletions
|
@ -802,7 +802,7 @@
|
|||
<para>Once the package is installed, type the following command
|
||||
to launch <application>Apache OpenOffice</application>:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>openoffice-X.Y.Z</userinput></screen>
|
||||
<screen>&prompt.user; <userinput>openoffice-<replaceable>X.Y.Z</replaceable></userinput></screen>
|
||||
|
||||
<para>where <replaceable>X.Y.Z</replaceable> is the version
|
||||
number of the installed version of <application>Apache
|
||||
|
@ -824,7 +824,7 @@
|
|||
<para>To build a localized version, replace the previous
|
||||
command with:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>make LOCALIZED_LANG=your_language install clean</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>make LOCALIZED_LANG=<replaceable>your_language</replaceable> install clean</userinput></screen>
|
||||
|
||||
<para>Replace
|
||||
<replaceable>your_language</replaceable> with the correct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue