From 59ff183bfbf2ef15bb6bae96290e8347aef13fb0 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 5 May 2017 15:17:32 +0000 Subject: Move .sp to the roff modules. Enough infrastructure is in place now that this actually saves code: -70 LOC. --- regress/roff/cond/close.out_lint | 1 + 1 file changed, 1 insertion(+) (limited to 'regress/roff') diff --git a/regress/roff/cond/close.out_lint b/regress/roff/cond/close.out_lint index c59a98d7..4800694a 100644 --- a/regress/roff/cond/close.out_lint +++ b/regress/roff/cond/close.out_lint @@ -1 +1,2 @@ mandoc: close.in:14:2: ERROR: appending missing end of block: if +mandoc: close.in:14:9: WARNING: skipping paragraph macro: sp after PP -- cgit