From 1c2306ab1089e14d5b736ba38985219a650f7a06 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 14 Aug 2012 10:25:49 +0000 Subject: [PATCH] Corrected conversion from man xorrisofs to man_1_xorrisofs.html --- xorriso/man_xorrisofs_to_html.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorriso/man_xorrisofs_to_html.sh b/xorriso/man_xorrisofs_to_html.sh index 9e813535..1dbc5ade 100755 --- a/xorriso/man_xorrisofs_to_html.sh +++ b/xorriso/man_xorrisofs_to_html.sh @@ -42,7 +42,7 @@ then -e 's/XORRISOFS<\/title>/<title>man 1 xorrisofs<\/title>/' \ -e 's/<h1 align=center>XORRISOFS<\/h1>/<h1 align=center>man 1 xorrisofs<\/h1>/' \ -e 's/<body>/<body BGCOLOR="#F5DEB3" TEXT=#000000 LINK=#0000A0 VLINK=#800000>/' \ - -e 's/<b>ISO 9660, Rock Ridge, Joliet:<\/b>/\ <BR><b>ISO 9660, Rock Ridge, Joliet:<\/b>/' \ + -e 's/<b>ISO 9660, Rock Ridge, Joliet, HFS+:<\/b>/\ <BR><b>ISO 9660, Rock Ridge, Joliet, HFS+:<\/b>/' \ -e 's/<b>Inserting files into the ISO image:<\/b>/\ <BR><b>Inserting files into the ISO image:<\/b>/' \ -e 's/<b>Relation to program xorriso:<\/b>/\ <BR><b>Relation to program xorriso:<\/b>/' \ -e 's/EXAMPLES):<br>/<A HREF="#EXAMPLES">EXAMPLES<\/A>):<br>/' \