1.\" $OpenBSD: tag.in,v 1.1 2020/03/13 00:31:05 schwarze Exp $ 2.Dd $Mdocdate: March 13 2020 $ 3.Dt DV-TAG 1 4.Os 5.Sh NAME 6.Nm Dv-tag 7.Nd tagging of defined variable macros 8.Sh DESCRIPTION 9BEGINTEST 10.Bl -tag -width Ds 11.It Dv one | two 12text 13.It Xo 14.Dv three 15.Xc 16text 17.El 18.Tg 19.Dv four 20.Pp 21ENDTEST 22