aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bd/nf.in
blob: 884825e2500e5d5197713aa28600925a0e7dda9c (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
.\" $OpenBSD: nf.in,v 1.1 2019/01/04 03:54:50 schwarze Exp $
.Dd $Mdocdate: January 4 2019 $
.Dt BD-NF 1
.Os
.Sh NAME
.Nm Bd-nf
.Nd interaction of no-fill blocks and requests
.Sh DESCRIPTION
initial
text
.nf
after .nf
request
.fi
after .fi
request
.Bd -unfilled
in unfilled
block
.fi
after .fi request
in unfilled block
.Ed
after end
of unfilled block
.Bd -filled
in filled
block
.nf
after .nf request
in filled block
.Ed
after end
of filled block