[BACK]Return to dotT.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / string

Annotation of mandoc/regress/roff/string/dotT.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: dotT.in,v 1.2 2019/01/07 06:51:37 schwarze Exp $
        !             2: .Dd $Mdocdate: January 7 2019 $
1.1       schwarze    3: .Dt STRING-DOTT 1
                      4: .Os
                      5: .Sh NAME
                      6: .Nm string-dotT
                      7: .Nd interpolating the device name
                      8: .Sh DESCRIPTION
                      9: BEGINTEST
                     10: .Pp
                     11: We are using the \*(.T device.
                     12: .Pp
                     13: .ds .T name
                     14: The device \*(.T can be overridden.
1.2     ! schwarze   15: .nf
1.1       schwarze   16: ENDTEST
1.2     ! schwarze   17: .br
        !            18: end of file

CVSweb