aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bd/offset-empty.in
blob: 6433eacbada8dc6de8f9151902552a73e730270b (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
.\" $OpenBSD: offset-empty.in,v 1.6 2017/07/04 14:53:24 schwarze Exp $
.Dd $Mdocdate: July 4 2017 $
.Dt BD-OFFSET-EMPTY 1
.Os
.Sh NAME
.Nm Bd-offset-empty
.Nd no argument specified to Bd offset
.Sh DESCRIPTION
.Bd -literal -offset
Bd literal offset empty
.Ed
.Bd -literal -offset left
Bd literal offset left
.Ed
.Bd -literal -offset indent
Bd literal offset indent
.Ed
.Bd -literal -offset indent-two
Bd literal offset indent-two
.Ed
.Bd -literal -offset 4n
Bd literal offset 4n
.Ed
.Bd -literal -offset mystring
Bd literal offset mystring
.Ed
.Bd -literal -offset Ds
Bd literal offset Ds
.Ed
.Bd -literal -offset 78n
Bd literal offset 78n
.Ed