]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Xr/args.out_markdown
disable .Xr -Tlint test for now,
[mandoc.git] / regress / mdoc / Xr / args.out_markdown
index bc102f58be0edd37af21b939b8e4d51300bdda93..d8cf6cb000b60ab42ff2d0a40dde373e8712965d 100644 (file)
@@ -9,20 +9,24 @@ XR-ARGS(1) - General Commands Manual
 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
-echo(1), and
+(echo(1)), and
 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.
 
-OpenBSD - December 3, 2011
+OpenBSD - July 4, 2017