diff --git a/cdrskin/convert_man_to_html.sh b/cdrskin/convert_man_to_html.sh index 333cb09..7702504 100755 --- a/cdrskin/convert_man_to_html.sh +++ b/cdrskin/convert_man_to_html.sh @@ -47,7 +47,8 @@ then -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/Recordable DVD Media:<\/b>/\ 
Recordable DVD Media:<\/b>/' \ + -e 's/Overwriteable DVD Media:<\/b>/\ 
Overwriteable DVD Media:<\/b>/' \ + -e 's/Sequentially Recordable DVD Media:<\/b>/\ 
Sequentially Recordable DVD 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/' \