diff --git a/DOCS/Hungarian/codecs.html b/DOCS/Hungarian/codecs.html
index fc0a4bf376..7c552ee220 100644
--- a/DOCS/Hungarian/codecs.html
+++ b/DOCS/Hungarian/codecs.html
@@ -180,10 +180,9 @@ Nagyon k
A 3ivx codec-et nem találod meg ott, így azt töltsd le a
3ivx honlapjáról.
-
a codeceket másold, vagy symlink-eld a /usr/lib/xanim/mods
- könyvtárba a következőképp: ln -s vid_cvid_2.1_linuxELFx86c6.xa vid_cvid.xa
- mindegyikre. Megadhatsz másik keresési útvonalat, csak írd át az xacodec.c
- file-t: #define XACODEC_PATH "/usr/lib/xanim/mods".
+
a --with-xanimlibdir opcióval mondd meg a configure-nak hogy
+ hol vannak az xanim codec-ek. Alapállapotban az /usr/lib/xanim/mods
+ könyvtárban keresi őket.
diff --git a/DOCS/Hungarian/mplayer.1 b/DOCS/Hungarian/mplayer.1
index f2d9c925d9..08e7a135b5 100644
--- a/DOCS/Hungarian/mplayer.1
+++ b/DOCS/Hungarian/mplayer.1
@@ -79,6 +79,7 @@ mplayer \- Filmlej
.RB [ \-cache\ kbyte ]
.RB [ \-bpp\ mélység ]
.RB [ \-flip ]
+.RB [ \-playlist\ ]
.I - vagy file vagy eszköz
.PP
.SH LEÍRÁS
@@ -243,6 +244,9 @@ a k
-monitoraspect 4:3 vagy 1.3333
-monitoraspect 16:9 vagy 1.7777
+.TP
+.B \-playlist
+az itt megadott fileban található fileok lejátszása (1 file/sor).
.IP
.SH "HALADÓSZINTŰ OPCIÓK"
.TP
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index 1b1e2f04db..a1c58380dc 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -180,10 +180,8 @@ easy to enable them:
XAnim site. The 3ivx codec
isn't there, so download it from the 3ivx site.
-
copy the codecs, or make symlinks for them to /usr/lib/xanim/mods .
- Accordingly : ln -s vid_cvid_2.1_linuxELFx86c6.xa vid_cvid.xa
- for all of them. You can define another search path in xacodec.c:
- #define XACODEC_PATH "/usr/lib/xanim/mods".
+
use the --with-xanimlibdir option to tell configure where
+ it can find the xanim codecs. By default, it checks them at /usr/lib/xanim/mods .
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index dbd9cdf507..a69a24ffb7 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -941,6 +941,16 @@ Anyone has closer info?