aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Op/punct.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Op/punct.in')
-rw-r--r--regress/mdoc/Op/punct.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/mdoc/Op/punct.in b/regress/mdoc/Op/punct.in
index 02a25c9c..7bc99332 100644
--- a/regress/mdoc/Op/punct.in
+++ b/regress/mdoc/Op/punct.in
@@ -6,12 +6,12 @@
.Nd punctuation handling by the Op macro
.Sh DESCRIPTION
at the beginning:
-.Op ( z
+.Op "(" z
.Op | z
.Op . z
.Pp
in the middle:
-.Op a ( z
+.Op a "(" z
.Op a | z
.Op a . z
.Pp