mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-08 21:00:48 +02:00
commit bash-20070329 snapshot
This commit is contained in:
+1
-1
@@ -3564,7 +3564,7 @@ INPUT_LINE: while ($_ = &next_line) {
|
||||
$name = &normalise_node($name);
|
||||
$level = $sec2level{$tag};
|
||||
# check for index
|
||||
$first_index_chapter = $name
|
||||
$first_index_chapter = $node
|
||||
if ($level == 1 && !$first_index_chapter &&
|
||||
$name =~ /index/i);
|
||||
if ($in_top && /heading/){
|
||||
|
||||
Reference in New Issue
Block a user