=================================================================== RCS file: /cvs/mandoc/regress/roff/cond/string.out_ascii,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- mandoc/regress/roff/cond/string.out_ascii 2021/06/28 20:12:45 1.4 +++ mandoc/regress/roff/cond/string.out_ascii 2022/06/03 12:15:57 1.5 @@ -19,4 +19,10 @@ DDEESSCCRRIIPPTTIIOONN escape sequence after identifier: -mystr is defined -OpenBSD February 6, 2019 STRING(1) + backslash in name: \ is defined + + dot in name: . is defined \. is defined + + invalid escape in name: G is defined \G is defined + +OpenBSD June 3, 2022 STRING(1)