summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-08 12:52:09 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-08 12:52:09 +0000
commit28e398055fc9b1ef1eedb7ea5658c5f85b107dd3 (patch)
tree64f1ed62192c4cf61119c969e5382c83676a2e9b /DOCS
parent58d2f73cfb1dba6cce353e18f2e86cdb42ad6e4a (diff)
downloadmpv-28e398055fc9b1ef1eedb7ea5658c5f85b107dd3.tar.bz2
mpv-28e398055fc9b1ef1eedb7ea5658c5f85b107dd3.tar.xz
sync 1.58
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14138 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/pl/ports.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/pl/ports.xml b/DOCS/xml/pl/ports.xml
index 12c501780a..e49f6c71b0 100644
--- a/DOCS/xml/pl/ports.xml
+++ b/DOCS/xml/pl/ports.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- synced with 1.57 -->
+<!-- synced with 1.58 -->
<chapter id="ports" xreflabel="Ports">
<title>Porty</title>
@@ -323,7 +323,7 @@ Stwórz dowiązanie surowego urządzenia do urządzenia DVD.
</para>
<screen>
-# ln -s /dev/rdsk/c<replaceable>&lt;instancja magistrali SCSI&gt;</replaceable>t<replaceable>&lt;ID docelowego SCSI&gt;</replaceable>d<replaceable>&lt;LUN&gt;</replaceable> /dev/<replaceable>&lt;urządzenie&lt;</replaceable>
+# ln -s /dev/rdsk/c<replaceable>&lt;instancja magistrali SCSI&gt;</replaceable>t<replaceable>&lt;ID docelowego SCSI&gt;</replaceable>d<replaceable>&lt;LUN&gt;</replaceable> /dev/<replaceable>&lt;urządzenie&gt;</replaceable>
</screen>
<para>
@@ -364,7 +364,7 @@ Wysypanie się programu przy odtwarzaniu z komunikatem:
</para>
<para>
-Rozwiązanie: Skorzystaj z opcji extralib skryptu configure
+Rozwiązanie: Skorzystaj z opcji extralibdir skryptu configure
<option>--with-extralibdir="/usr/lib -lrt"</option>
</para>
</listitem>