=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Sy/punct.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/regress/mdoc/Sy/punct.in 2017/02/08 03:03:11 1.1 +++ mandoc/regress/mdoc/Sy/punct.in 2017/05/30 16:22:33 1.2 @@ -7,7 +7,7 @@ .Sh DESCRIPTION Leading punctuation: .Sy ( b -.Sy [ b +.Sy "[" b .Sy | b .Sy . b .Sy , b @@ -28,13 +28,13 @@ Trailing punctuation: .Sy a : .Sy a ? .Sy a ! -.Sy a ) +.Sy a ")" .Sy a ] .Pp Middle punctuation: .Sy a ( b .Sy a [ b -.Sy a | b +.Sy a "|" b .Sy a . b .Sy a , b .Sy a ; b @@ -78,5 +78,6 @@ Multiple punctuation: .Sy [ ( arg ) ] . .Pp Quoted: -.Sy "a . b Nm" +.Sy "a . b Nm" "Em" italic .Sy ". b Nm" +.Sy "."