[MPlayer-DOCS] CVS: main/DOCS/xml/en ports.xml,1.32,1.33
Dmitry Baryshkov CVS
lumag at mplayerhq.hu
Thu Dec 11 17:18:42 CET 2003
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var/tmp.root/cvs-serv10695/en
Modified Files:
ports.xml
Log Message:
Add two <replaceable> tags
Index: ports.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/ports.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ports.xml 10 Dec 2003 21:34:49 -0000 1.32
+++ ports.xml 11 Dec 2003 16:18:39 -0000 1.33
@@ -159,7 +159,7 @@
<para>The <filename>configure</filename> script tries to find out, which
assembler program is used by your "gcc" 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 @@
<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>
More information about the MPlayer-DOCS
mailing list