diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-02-08 03:02:13 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-02-08 03:02:13 +0000 |
commit | 4c0770c1ecd159a77561d8e0364385f4bb758650 (patch) | |
tree | 5c2d5820b093c1c08b6047ff110e9b055083a5ea /regress/mdoc/Bl/breakingIt.out_lint | |
parent | d16e7f2cf346476e177ce672851b0b957aebbe5d (diff) | |
download | mandoc-4c0770c1ecd159a77561d8e0364385f4bb758650.tar.gz |
Finally port the OpenBSD regression suite.
Both kristaps@ and wiz@ repeated asked for this,
literally for years.
Diffstat (limited to 'regress/mdoc/Bl/breakingIt.out_lint')
-rw-r--r-- | regress/mdoc/Bl/breakingIt.out_lint | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/regress/mdoc/Bl/breakingIt.out_lint b/regress/mdoc/Bl/breakingIt.out_lint new file mode 100644 index 00000000..16a0db6e --- /dev/null +++ b/regress/mdoc/Bl/breakingIt.out_lint @@ -0,0 +1,16 @@ +mandoc: breakingIt.in:13:2: ERROR: inserting missing end of block: It breaks Ao +mandoc: breakingIt.in:20:2: ERROR: inserting missing end of block: It breaks Ao +mandoc: breakingIt.in:28:2: ERROR: inserting missing end of block: It breaks Ao +mandoc: breakingIt.in:36:2: ERROR: inserting missing end of block: It breaks Ao +mandoc: breakingIt.in:44:2: ERROR: inserting missing end of block: It breaks Bd +mandoc: breakingIt.in:51:2: ERROR: inserting missing end of block: It breaks Bd +mandoc: breakingIt.in:59:2: ERROR: inserting missing end of block: It breaks Bd +mandoc: breakingIt.in:67:2: ERROR: inserting missing end of block: It breaks Bd +mandoc: breakingIt.in:10:1: WARNING: moving content out of list: text +mandoc: breakingIt.in:11:2: WARNING: moving content out of list: Ao +mandoc: breakingIt.in:17:1: WARNING: moving content out of list: text +mandoc: breakingIt.in:18:2: WARNING: moving content out of list: Ao +mandoc: breakingIt.in:41:1: WARNING: moving content out of list: text +mandoc: breakingIt.in:42:2: WARNING: moving content out of list: Bd +mandoc: breakingIt.in:48:1: WARNING: moving content out of list: text +mandoc: breakingIt.in:49:2: WARNING: moving content out of list: Bd |