[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.3

version 1.1, 2017/03/05 20:13:41 version 1.3, 2017/06/10 01:49:25
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 - June 9, 2017

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

CVSweb