diff options
author | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-12-08 12:52:09 +0000 |
---|---|---|
committer | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-12-08 12:52:09 +0000 |
commit | 28e398055fc9b1ef1eedb7ea5658c5f85b107dd3 (patch) | |
tree | 64f1ed62192c4cf61119c969e5382c83676a2e9b /DOCS | |
parent | 58d2f73cfb1dba6cce353e18f2e86cdb42ad6e4a (diff) | |
download | mpv-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.xml | 6 |
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><instancja magistrali SCSI></replaceable>t<replaceable><ID docelowego SCSI></replaceable>d<replaceable><LUN></replaceable> /dev/<replaceable><urządzenie<</replaceable> +# ln -s /dev/rdsk/c<replaceable><instancja magistrali SCSI></replaceable>t<replaceable><ID docelowego SCSI></replaceable>d<replaceable><LUN></replaceable> /dev/<replaceable><urządzenie></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> |