From 4c0770c1ecd159a77561d8e0364385f4bb758650 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Feb 2017 03:02:13 +0000 Subject: Finally port the OpenBSD regression suite. Both kristaps@ and wiz@ repeated asked for this, literally for years. --- regress/man/UR/noUE.out_lint | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 regress/man/UR/noUE.out_lint (limited to 'regress/man/UR/noUE.out_lint') diff --git a/regress/man/UR/noUE.out_lint b/regress/man/UR/noUE.out_lint new file mode 100644 index 00000000..d81fad0f --- /dev/null +++ b/regress/man/UR/noUE.out_lint @@ -0,0 +1,2 @@ +mandoc: noUE.in:6:2: ERROR: skipping end of block that is not open: UE +mandoc: noUE.in:9:2: ERROR: appending missing end of block: UR -- cgit