--- java2html-0.9.2.orig/java2html.l +++ java2html-0.9.2/java2html.l @@ -42,7 +42,7 @@ %s DEFINELINE %s PREPROLINE -id [a-zA-Z_][a-zA-Z01-9_]* +id [a-zA-Z_\xa0-\xff][a-zA-Z01-9\xa0-\xff]* wsnl [\t \n]* ws [\t ]* accessmode ("public"|"private"|"protected") --- java2html-0.9.2.orig/java2html.1 +++ java2html-0.9.2/java2html.1 @@ -36,7 +36,7 @@ PATH_TRANSLATED to the pathname of the source file. If .B java2html -has been compiled with option -DCOMPRESSION=1 then it will invoke +has been compiled with option \-DCOMPRESSION=1 then it will invoke .B gzip to compress the generated HTML before sending it to the requesting browser. Of course @@ -95,7 +95,7 @@ .br echo "" + echo "content=\\"\`java2html \-V\`\\">" .br echo "" .br @@ -105,13 +105,13 @@ .br echo "