diff --git a/libburn/trunk/cdrskin/convert_man_to_html.sh b/libburn/trunk/cdrskin/convert_man_to_html.sh
index 19eff9df..a36e22dd 100755
--- a/libburn/trunk/cdrskin/convert_man_to_html.sh
+++ b/libburn/trunk/cdrskin/convert_man_to_html.sh
@@ -43,10 +43,12 @@ then
-e 's/
CDRSKIN<\/h1>/man 1 cdrskin<\/h1>/' \
-e 's///' \
-e 's/Overview of features:<\/b>/\
Overview of features:<\/b>/' \
- -e 's/Known deficiencies:<\/b>/\
Known deficiencies:<\/b>/' \
-e 's/Track recording model:<\/b>/\
Track recording model:<\/b>/' \
-e 's/In general there are two types of tracks: data and audio./\
In general there are two types of tracks: data and audio./' \
+ -e 's/While audio tracks just contain a given/\
While audio tracks just contain a given/' \
-e 's/Recordable CD Media:<\/b>/\
Recordable CD Media:<\/b>/' \
+ -e 's/Drive preparation and addressing:<\/b>/\
Drive preparation and addressing:<\/b>/' \
+ -e 's/If you only got one CD capable drive/\
If you only got one CD capable drive/' \
-e 's/^Alphabetical list of options/\
Alphabetical list of options/' \
-e 's/and for all others\.<\/td><\/table>/and for all others.<\/td><\/table>
(HTML generated from '"$manpage"'.1 on '"$(date)"' by '$(basename "$0")' )<\/CENTER><\/FONT>/' \
-e 's/See section EXAMPLES/See section EXAMPLES<\/A>/' \