aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/cond/close.in
blob: 6bdf3781503be79fee55c165d40b33714212ac1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.\" $OpenBSD: close.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $
.TH COND-CLOSE 1 2013-06-27
.SH NAME
cond-close \- closing conditional macros
.SH DESCRIPTION
.if t \{.unknown \}
closing after an unknown macro
.PP
.if t \{.ig \}
closing after an ignored macro
.PP
.if t \{text \}
closing after plain text
.PP
.if n \{
still open at the end of the file