1.\" $OpenBSD: badargs-mdoc.in,v 1.5 2017/07/04 14:53:27 schwarze Exp $ 2.Dd $Mdocdate: July 4 2017 $ 3.Dt SP-BADARGS-MDOC 1 4.Os 5.Sh NAME 6.Nm sp-badargs-mdoc 7.Nd bad arguments to .sp macros in mdoc(7) 8.Sh DESCRIPTION 9no arguments: 10.sp 11one argument: 12.sp 2v 13two arguments: 14.sp 3v 2i 15no scaling unit specified: 16.sp 1 17trailing garbage: 18.sp 2vx 19garbage only: 20.sp xxx 21end of test document 22