Annotation of mandoc/regress/roff/string/dotT.in, Revision 1.1
1.1 ! schwarze 1: .\" $OpenBSD: dotT.in,v 1.1 2018/08/16 13:49:40 schwarze Exp $
! 2: .Dd $Mdocdate: August 16 2018 $
! 3: .Dt STRING-DOTT 1
! 4: .Os
! 5: .Sh NAME
! 6: .Nm string-dotT
! 7: .Nd interpolating the device name
! 8: .Sh DESCRIPTION
! 9: initial text
! 10: .Pp
! 11: BEGINTEST
! 12: .Pp
! 13: We are using the \*(.T device.
! 14: .Pp
! 15: .ds .T name
! 16: The device \*(.T can be overridden.
! 17: .Pp
! 18: ENDTEST
! 19: .Pp
! 20: final text
CVSweb