]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Bd/empty.in
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / mdoc / Bd / empty.in
1 .\" $OpenBSD: empty.in,v 1.3 2017/07/04 14:53:24 schwarze Exp $
2 .Dd $Mdocdate: July 4 2017 $
3 .Dt BD-EMPTY 1
4 .Os
5 .Sh NAME
6 .Nm Bd-empty
7 .Nd empty displays
8 .Sh DESCRIPTION
9 An empty filled display:
10 .Bd -filled
11 .Ed
12 An empty literal display:
13 .Bd -literal
14 .Ed
15 An empty ragged display:
16 .Bd -ragged
17 .Ed
18 An empty unfilled display:
19 .Bd -unfilled
20 .Ed
21 end of test document