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

Diff for /mandoc/regress/mdoc/Xr/args.in between version 1.1 and 1.4

version 1.1, 2017/02/08 03:03:14 version 1.4, 2017/07/04 15:26:24
Line 1 
Line 1 
 .Dd December 3, 2011  .\" $OpenBSD$
   .Dd $Mdocdate$
 .Dt XR-ARGS 1  .Dt XR-ARGS 1
 .Os OpenBSD  .Os
 .Sh NAME  .Sh NAME
 .Nm Xr-args  .Nm Xr-args
 .Nd additional arguments to cross references  .Nd additional arguments to cross references
Line 8 
Line 9 
 One single  One single
 .Xr echo 1  .Xr echo 1
 is fine, and so is an  is fine, and so is an
 .Xr echo 1 followed by something else.  .Xr echo 1 followed by something "Em" else .
 .Pp  .Pp
 But listen for multiple  But listen for multiple
 .Xr echo 1 Ns s .  .Xr echo 1 Ns s .
 .Pp  .Pp
 A call, an  A call, an
 .Xr echo 1 , and  .Xr "(" echo 1 ")" , and
 another  another
 .Xr echo 1 .  .Xr echo 1 .
 .Pp  .Pp
 Finally, half an  Finally, an
   .Xr ( echo 1)
   without a blank, half an
 .Xr echo ,  .Xr echo ,
   no blank after half an
   .Xr echo,
 no echo  no echo
 .Xr ,  .Xr ,
 and no  and no

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

CVSweb