aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bd/badargs.out_markdown
blob: 93c1bc7db088e9c481adf73a2e098e66876edf57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
BD-BADARGS(1) - General Commands Manual

# NAME

**Bd-badargs** - display block with bad arguments

# DESCRIPTION

trailing -offset:

> is
> ignored

double -compact and -offset:

> last
> wins

no type:

> displayed
> text

double type:

> ragged
> unfilled

	unfilled
	ragged

file /dev/null:

> ragged
> offset indent

trailing -file:

> ragged
> offset indent

missing -file argument:

> ragged
> offset indent

no argument whatsoever:
no
argument

OpenBSD - July 4, 2017