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/mdoc/Pp/arg.out_lint | |
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/mdoc/Pp/arg.out_lint')
-rw-r--r-- | regress/mdoc/Pp/arg.out_lint | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/mdoc/Pp/arg.out_lint b/regress/mdoc/Pp/arg.out_lint index 58b97965..048f13fa 100644 --- a/regress/mdoc/Pp/arg.out_lint +++ b/regress/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 |