=================================================================== RCS file: /cvs/mandoc/regress/roff/string/dotT.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- mandoc/regress/roff/string/dotT.in 2019/01/07 07:26:37 1.2 +++ mandoc/regress/roff/string/dotT.in 2020/10/24 22:57:42 1.3 @@ -1,5 +1,5 @@ -.\" $OpenBSD: dotT.in,v 1.2 2019/01/07 07:26:37 schwarze Exp $ -.Dd $Mdocdate: January 7 2019 $ +.\" $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 @@ -9,9 +9,11 @@ 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. +Both escape forms work for the \*[.T]. .nf ENDTEST .br