=================================================================== RCS file: /cvs/mandoc/regress/roff/string/dotT.in,v retrieving revision 1.1 retrieving revision 1.3 diff -u -p -r1.1 -r1.3 --- mandoc/regress/roff/string/dotT.in 2018/08/16 13:54:07 1.1 +++ mandoc/regress/roff/string/dotT.in 2020/10/24 22:57:42 1.3 @@ -1,20 +1,20 @@ -.\" $OpenBSD: dotT.in,v 1.1 2018/08/16 13:54:07 schwarze Exp $ -.Dd $Mdocdate: August 16 2018 $ +.\" $OpenBSD: dotT.in,v 1.3 2020/10/24 22:57:42 schwarze Exp $ +.Dd $Mdocdate: October 24 2020 $ .Dt STRING-DOTT 1 .Os .Sh NAME .Nm string-dotT .Nd interpolating the device name .Sh DESCRIPTION -initial text -.Pp BEGINTEST .Pp We are using the \*(.T device. +It can also be written as the \*[.T] device. .Pp .ds .T name The device \*(.T can be overridden. -.Pp +Both escape forms work for the \*[.T]. +.nf ENDTEST -.Pp -final text +.br +end of file