diff --git a/multimedia/libdriv/xine-lib.xml b/multimedia/libdriv/xine-lib.xml
index b0c387a314..54e3e7aa2b 100644
--- a/multimedia/libdriv/xine-lib.xml
+++ b/multimedia/libdriv/xine-lib.xml
@@ -159,6 +159,26 @@ make
/usr/X11R6/lib nor in
/usr/lib you will need to tell
the configure command where to find it.
+
+ : If you have installed
+ use this option to make
+ Xine-lib link its
+ xineplug_decode_dxr3_spu.so,
+ xineplug_decode_spu.so and
+ xineplug_inp_dvd.so plugins to
+ Libdvdnav.
+
+ : If you have installed
+ use this option to make
+ Xine-lib link its
+ xineplug_decode_a52.so plugin to
+ Liba52.
+
+ : If you have installed
+ use this option to make
+ Xine-lib link its
+ xineplug_decode_mad.so plugin to
+ Libmad.
diff --git a/template/template.xml b/template/template.xml
index 1095c9a3f0..5ff2f49091 100644
--- a/template/template.xml
+++ b/template/template.xml
@@ -101,7 +101,7 @@
-
+ Kernel ConfigurationEnable the following options in the kernel configuration
@@ -264,7 +264,7 @@ EOF
- libLIBRARY1.{so,a}
+ libLIBRARY1.{so,a}contains functions that .....