comparison DOCS/xml/en/ports.xml @ 10958:4dc1203f8004

Small improvement - added replaceable tags.
author lumag
date Mon, 29 Sep 2003 08:24:14 +0000
parents 49b1a67e7381
children b96a23f1fa24
comparison
equal deleted inserted replaced
10957:4d4d0c1c7142 10958:4dc1203f8004
76 </para> 76 </para>
77 77
78 <para> 78 <para>
79 If MPlayer complains about not finding <filename>/dev/cdrom</filename> or 79 If MPlayer complains about not finding <filename>/dev/cdrom</filename> or
80 <filename>/dev/dvd</filename>, create an appropiate symbolic link: 80 <filename>/dev/dvd</filename>, create an appropiate symbolic link:
81 <screen>ln -s /dev/(your_cdrom_device) /dev/cdrom</screen> 81 <screen>ln -s /dev/<replaceable>your_cdrom_device</replaceable> /dev/cdrom</screen>
82 </para> 82 </para>
83 83
84 <para> 84 <para>
85 To use Win32 DLLs with MPlayer you will need to re-compile the kernel with 85 To use Win32 DLLs with MPlayer you will need to re-compile the kernel with
86 &quot;<envar>option USER_LDT</envar>&quot; (unless you run FreeBSD-CURRENT, 86 &quot;<envar>option USER_LDT</envar>&quot; (unless you run FreeBSD-CURRENT,