[BACK]Return to args.out_markdown CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Xr

Diff for /mandoc/regress/mdoc/Xr/args.out_markdown between version 1.1 and 1.5

version 1.1, 2017/03/05 20:13:41 version 1.5, 2025/06/26 18:07:36
Line 9  XR-ARGS(1) - General Commands Manual
Line 9  XR-ARGS(1) - General Commands Manual
 One single  One single
 echo(1)  echo(1)
 is fine, and so is an  is fine, and so is an
 echo(1) followed by something else.  echo(1) followed by something *else*.
   
 But listen for multiple  But listen for multiple
 echo(1)s.  echo(1)s.
   
 A call, an  A call, an
 echo(1), and  (echo(1)), and
 another  another
 echo(1).  echo(1).
   
 Finally, half an  Finally, an
   (echo(1))
   without a blank, half an
 echo,  echo,
   no blank after half an
   echo,
 no echo  no echo
 and no  and no
 echo at all.  echo at all.
   
 OpenBSD - December 3, 2011  OpenBSD - July 4, 2017 - XR-ARGS(1)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

CVSweb