aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bd/empty.in
blob: 56506e69fcaeacec7668bd651bfd92cddc6ac360 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.Dd January 2, 2010
.Dt BD-EMPTY 1
.Os OpenBSD
.Sh NAME
.Nm Bd-empty
.Nd empty displays
.Sh DESCRIPTION
An empty filled display:
.Bd -filled
.Ed
An empty literal display:
.Bd -literal
.Ed
An empty ragged display:
.Bd -ragged
.Ed
An empty unfilled display:
.Bd -unfilled
.Ed
end of test document