diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-05-05 15:17:32 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-05-05 15:17:32 +0000 |
commit | 59ff183bfbf2ef15bb6bae96290e8347aef13fb0 (patch) | |
tree | 44bdd5ee7af707828e02619c5b92b76ff63f5a20 /regress/roff/cond | |
parent | 3f8e564abc73c1abd2c1286b5e767b2b101aae57 (diff) | |
download | mandoc-59ff183bfbf2ef15bb6bae96290e8347aef13fb0.tar.gz |
Move .sp to the roff modules. Enough infrastructure is in place
now that this actually saves code: -70 LOC.
Diffstat (limited to 'regress/roff/cond')
-rw-r--r-- | regress/roff/cond/close.out_lint | 1 |
1 files changed, 1 insertions, 0 deletions
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 |