diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2017-05-05 15:16:27 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2017-05-05 15:16:27 +0000 |
commit | 6cd94f10b75222b100778c63c74f4e65cdae907d (patch) | |
tree | 99a82d80e2b2d7eda42d7e3b503194fa85a6f2e8 /regress/usr.bin/mandoc/mdoc | |
parent | 97f312d6506cec9c05d150482378eb6e09e824d6 (diff) |
Move .sp to the roff modules. Enough infrastructure is in place
now that this actually saves code: -70 LOC.
Diffstat (limited to 'regress/usr.bin/mandoc/mdoc')
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Pp/arg.out_lint | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Pp/arg.out_lint b/regress/usr.bin/mandoc/mdoc/Pp/arg.out_lint index 58b97965e93..048f13fa8ce 100644 --- a/regress/usr.bin/mandoc/mdoc/Pp/arg.out_lint +++ b/regress/usr.bin/mandoc/mdoc/Pp/arg.out_lint @@ -1,3 +1,3 @@ mandoc: arg.in:11:5: ERROR: skipping all arguments: br drop this +mandoc: arg.in:13:8: ERROR: skipping excess arguments: sp ... drop this mandoc: arg.in:9:2: ERROR: skipping all arguments: Pp drop -mandoc: arg.in:13:8: ERROR: skipping excess arguments: sp ... drop |