]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Xr/args.out_markdown
style message about missing blank before trailing delimiter;
[mandoc.git] / regress / mdoc / Xr / args.out_markdown
index bc102f58be0edd37af21b939b8e4d51300bdda93..0efd2d7639bf5150f83834df38811ab74a44e33b 100644 (file)
@@ -9,20 +9,24 @@ XR-ARGS(1) - General Commands Manual
 One single
 echo(1)
 is fine, and so is an
 One single
 echo(1)
 is fine, and so is an
-echo(1) followed by something else.
+echo(1) followed by something *else*.
 
 But listen for multiple
 echo(1)s.
 
 A call, an
 
 But listen for multiple
 echo(1)s.
 
 A call, an
-echo(1), and
+(echo(1)), and
 another
 echo(1).
 
 another
 echo(1).
 
-Finally, half an
+Finally, an
+(echo(1))
+without a blank, half an
+echo,
+no blank after half an
 echo,
 no echo
 and no
 echo at all.
 
 echo,
 no echo
 and no
 echo at all.
 
-OpenBSD - December 3, 2011
+OpenBSD - June 9, 2017