xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Fo/tag.in (revision 0ac7e6ecda86f609ac723da7cedfc4880e082fdd)
1.\" $OpenBSD: tag.in,v 1.1 2020/03/13 00:31:06 schwarze Exp $
2.Dd $Mdocdate: March 13 2020 $
3.Dt FO-TAG 1
4.Os
5.Sh NAME
6.Nm Fo-tag
7.Nd tagging of function name macros
8.Sh DESCRIPTION
9BEGINTEST
10.Pp
11automatic:
12.Fn first
13and
14.Fn second
15.Pp
16.Fn second
17and
18.Fn first
19.Pp
20explicit:
21.Tg e3
22.Fn third
23and
24.Tg e4
25.Fo fourth
26.Fa void
27.Fc
28.Pp
29ENDTEST
30