diff options
| -rw-r--r-- | bk_info.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -706,7 +706,7 @@ static word *info_transform_wordlist(word *words, keywordlist *keywords) * In Info, we do nothing special for xrefs to * numbered list items or bibliography entries. */ - break; + continue; } else { /* * An xref to a different section has its text |