aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Er/tag.in
blob: 4227648b69ff698e58d8e65a656105e220c38e5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.\" $OpenBSD: tag.in,v 1.1 2020/03/13 00:31:05 schwarze Exp $
.Dd $Mdocdate: March 13 2020 $
.Dt ER-TAG 1
.Os
.Sh NAME
.Nm Er-tag
.Nd tagging of error number macros
.Sh DESCRIPTION
BEGINTEST
.Bl -tag -width Ds
.It Er one
text
.El
.Tg
.Er two
.Sh ERRORS
.Bl -tag -width Er
.It Bq Er ENOENT
text
.El
ENDTEST