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