diff options
Diffstat (limited to 'regress/mdoc/No')
-rw-r--r-- | regress/mdoc/No/tag.out_html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/mdoc/No/tag.out_html b/regress/mdoc/No/tag.out_html index 32696917..97109cee 100644 --- a/regress/mdoc/No/tag.out_html +++ b/regress/mdoc/No/tag.out_html @@ -1,9 +1,9 @@ <dl class="Bl-tag"> - <dt><a class="permalink" href="#one"><span class="No" id="one">one</span></a> + <dt id="one"><a class="permalink" href="#one"><span class="No">one</span></a> | <a class="permalink" href="#two"><span class="No" id="two">two</span></a></dt> <dd>text</dd> - <dt><a class="permalink" href="#three"><span class="No" id="three">three</span></a></dt> + <dt id="three"><a class="permalink" href="#three"><span class="No">three</span></a></dt> <dd>text</dd> </dl> <a class="permalink" href="#four"><span class="No" id="four">four</span></a> |