summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/ports.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index 5d8b978b67..1c97c84b0b 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -159,7 +159,7 @@ using Sun's assembler <filename>/usr/ccs/bin/as</filename>.
<para>The <filename>configure</filename> script tries to find out, which
assembler program is used by your &quot;gcc&quot; command (in case the autodetection
-fails, use the <option>--as=/wherever/you/have/installed/gnu-as</option>
+fails, use the <option>--as=<replaceable>/wherever/you/have/installed/gnu-as</replaceable></option>
option to tell the <filename>configure</filename> script where it can find GNU
"as" on your system).
</para>
@@ -230,7 +230,7 @@ and for color space conversion in the video output drivers.
<para>
You can either try to install the GNU install program, and (if you did
not put it in your global path) then point to the location with:
-<screen>./configure --with-install=/path/and/name/of/install</screen>
+<screen>./configure --with-install=<replaceable>/path/and/name/of/install</replaceable></screen>
</para>
<para>