[BACK]Return to tag.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Em

Annotation of mandoc/regress/mdoc/Em/tag.in, Revision 1.3

1.3     ! schwarze    1: .\" $OpenBSD: tag.in,v 1.3 2023/11/24 04:53:39 schwarze Exp $
        !             2: .Dd $Mdocdate: November 24 2023 $
1.1       schwarze    3: .Dt EM-TAG 1
                      4: .Os
                      5: .Sh NAME
                      6: .Nm Em-tag
                      7: .Nd tagging of emphasis macros
                      8: .Sh DESCRIPTION
                      9: BEGINTEST
                     10: .Bl -tag -width Ds
                     11: .It Em one | two
                     12: text
                     13: .It Xo
1.2       schwarze   14: .Em three-with-hyphens
1.1       schwarze   15: .Xc
1.3     ! schwarze   16: text
        !            17: .It Em minus\-sign
1.1       schwarze   18: text
                     19: .El
                     20: .Em four
                     21: .Em one
                     22: .Tg explicit
                     23: .Em five
                     24: .Pp
                     25: ENDTEST

CVSweb