]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Oo/punct.in
cope with changes in BASE messages
[mandoc.git] / regress / mdoc / Oo / punct.in
index c9e9d7327ae1d558ff72874a617d6f6fa28e90c1..80e2da6e15d0ac55e6cc4f31579cdfbbc0e9adc6 100644 (file)
@@ -1,4 +1,4 @@
-.Dd July 6, 2012
+.Dd June 9, 2017
 .Dt OO-PUNCT 1
 .Os OpenBSD
 .Sh NAME
@@ -6,13 +6,13 @@
 .Nd punctuation handling by the Oo macro
 .Sh DESCRIPTION
 at the beginning:
-.Oo ( z
+.Oo "(" z
 .Oo | z
 .Oo . z
-.Oc Oc Oc
+.Oc Oc "Sy" bold Oc
 .Pp
 in the middle:
-.Oo a ( z
+.Oo a "(" z
 .Oo a | z
 .Oo a . z
 .Oc Oc Oc
@@ -21,3 +21,7 @@ at the end:
 .Oo Oo a (
 .Oc |
 .Oc
+.Pp
+missing blank:
+.Oo a.
+.Oc