diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2020-04-19 16:36:16 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2020-04-19 16:36:16 +0000 |
commit | 25b07ce44ad2c1d5e59d80a7abb5385c5d62169d (patch) | |
tree | a8e00aace70544f81d2501a34aaf190b7d1d6b33 /regress/mdoc/Bd/nested.out_lint | |
parent | a7eb58f8be5552047bb2594077d548bec819a6d5 (diff) | |
download | mandoc-25b07ce44ad2c1d5e59d80a7abb5385c5d62169d.tar.gz |
When .Bd, .D1, or .Dl is tagged, attach the permalink
to the first few letters, similar to what was earlier done for .Pp.
Diffstat (limited to 'regress/mdoc/Bd/nested.out_lint')
-rw-r--r-- | regress/mdoc/Bd/nested.out_lint | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/mdoc/Bd/nested.out_lint b/regress/mdoc/Bd/nested.out_lint index 5a6a6966..ca44cdd6 100644 --- a/regress/mdoc/Bd/nested.out_lint +++ b/regress/mdoc/Bd/nested.out_lint @@ -1,2 +1,2 @@ -mandoc: nested.in:16:2: WARNING: nested displays are not portable: Bd in Bd -mandoc: nested.in:29:2: WARNING: nested displays are not portable: Bd in Bd +mandoc: nested.in:18:2: WARNING: nested displays are not portable: Bd in Bd +mandoc: nested.in:31:2: WARNING: nested displays are not portable: Bd in Bd |