Fix man2hwnotes.pl script, which should fix the RELNOTES build.
This commit is contained in:
parent
3539b7eae3
commit
dc0f74a7e8
@ -102,8 +102,8 @@ EOT
|
||||
|
||||
if ($only_list_out) {
|
||||
# Print the default device preamble entities
|
||||
print "<!ENTITY hwlist.preamble.pre 'The'>\n";
|
||||
print "<!ENTITY hwlist.preamble.post 'driver supports:'>\n";
|
||||
print "<span class='hwlist.preamble.pre'>The</span>\n";
|
||||
print "<span class='hwlist.preamble.post'>driver supports:</span>\n";
|
||||
}
|
||||
|
||||
foreach my $page (@ARGV) {
|
||||
|
Loading…
Reference in New Issue
Block a user